storyGridData

書式

documentObject.storyGridData

説明

storyGridDataオブジェクトが格納されているコレクションです。
var d=app.activeDocument;
alert(d.storyGridData);

目次に戻る