xmlExportMaps

書式

documentObject.xmlExportMaps

説明

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

目次に戻る