recompose()
書式
recompose()
説明
Tableオブジェクト内のテキストを再構成します。戻り値はありません。
app.activeDocument.pages[0].textFrames[0].tables[0].recompose();
目次に戻る