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