radioButtons
書式
documentObject
.radioButtons
説明
ラジオボタンオブジェクトを示します。
var d=app.activeDocument; alert(d.radioButtons.length);
目次に戻る