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