Adobe InDesign CS6 (8.0) Object Model JS: ImportFormat

InDesign CS6

 Style import options.

Value

NameDescriptionValue
ImportFormat.CELL_STYLES_FORMATImports cell styles.1698919284 = 'eCst'
ImportFormat.CHARACTER_STYLES_FORMATImports character styles.1131565940 = 'CrSt'
ImportFormat.OBJECT_STYLES_FORMATImports object styles.1332368244 = 'OjSt'
ImportFormat.PARAGRAPH_STYLES_FORMATImports paragraph styles.1885885300 = 'phSt'
ImportFormat.STROKE_STYLES_FORMATImports stroke styles.1817408620 = 'lStl'
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'
ImportFormat.TOC_STYLES_FORMATImports table of contents styles.1415795572 = 'TcSt'

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, 28-Apr-2012 v3.0.3hContents :: Index