Adobe InCopy CS5 (7.0) Object Model JS: ImportFormat

InCopy CS5

 Style import options.

Value

NameDescriptionValue
ImportFormat.CELL_STYLES_FORMATImports cell styles.1698919284 = 'eCst'
ImportFormat.CHARACTER_STYLES_FORMATImports character styles.1131565940 = 'CrSt'
ImportFormat.PARAGRAPH_STYLES_FORMATImports paragraph styles.1885885300 = 'phSt'
ImportFormat.TABLE_AND_CELL_STYLES_FORMATImports table and cell styles.1700021107 = 'eTCs'
ImportFormat.TABLE_STYLES_FORMATImports table styles.1700033396 = 'eTst'
ImportFormat.TEXT_STYLES_FORMATImports character and paragraph styles.1668305780 = 'cpSt'

Usage

In function

void Application.importStyles (format: ImportFormat, from: File[, globalStrategy: GlobalClashResolutionStrategy=GlobalClashResolutionStrategy.LOAD_ALL_WITH_OVERWRITE])

void Document.importStyles (format: ImportFormat, from: File[, globalStrategy: GlobalClashResolutionStrategy=GlobalClashResolutionStrategy.LOAD_ALL_WITH_OVERWRITE])

Jongware, 23-Mar-2011 v3.0.3dContents :: Index