|
InDesign Hacking with JavaScript | ||||
スタイル名およびフォントの一覧をファイルに出力する
Author: Kenshi Muto <kmuto@debian.org>
| 関数の要約 | |
void
|
exportCellStyleList(file, group, level)
|
void
|
exportCharacterStyleList(file, group, level)
|
void
|
exportObjectStyleList(file, group, level)
|
void
|
exportParagraphStyleList(file, group, level)
|
void
|
exportStyleList(file)
|
void
|
exportTableStyleList(file, group, level)
|
|
InDesign Hacking with JavaScript | ||||