|
InDesign Hacking with JavaScript |
書き換え用にスタイル名の一覧をファイルに出力する
Author: Kenshi Muto <kmuto@debian.org>
関数の要約 | |
Object
|
foreachIndb(type)
|
void
|
getCellStyleList(group, prefix)
|
void
|
getCharacterStyleList(group, prefix)
|
void
|
getObjectStyleList(group, prefix)
|
void
|
getParagraphStyleList(group, prefix)
|
void
|
getStyleFromDocument(document)
|
void
|
getTableStyleList(group, prefix)
|
Object
|
loadMap()
|
void
|
setCellStyleList(group, prefix)
|
void
|
setCharacterStyleList(group, prefix)
|
void
|
setObjectStyleList(group, prefix)
|
void
|
setParagraphStyleList(group, prefix)
|
void
|
setStyleToDocument(document)
|
void
|
setTableStyleList(group, prefix)
|
Object
|
skipName(stylename)
|
|
InDesign Hacking with JavaScript |