allCharacterStyles
書式
app.allCharacterStyles
説明
allCellStylesはすべての文字スタイルを示します。
var list=app.allCharacterStyles; alert(list.length);
目次に戻る