xmlStories
書式
documentObject
.xmlStories
説明
xmlStoryオブジェクトが格納されているコレクションです。
var d=app.activeDocument; alert(d.xmlStories);
目次に戻る