Value
Name | Description | Value |
---|---|---|
ImportFormat.CHARACTER_STYLES_FORMAT | Imports character styles. | 1131565940 = 'CrSt' |
ImportFormat.PARAGRAPH_STYLES_FORMAT | Imports paragraph styles. | 1885885300 = 'phSt' |
ImportFormat.TEXT_STYLES_FORMAT | Imports character and paragraph styles. | 1668305780 = 'cpSt' |
ImportFormat.TOC_STYLES_FORMAT | Imports table of contents styles. | 1415795572 = 'TcSt' |
Usage
In function
void Application.importStyles (format: ImportFormat, from: File)
void Document.importStyles (format: ImportFormat, from: File)
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |