parent
書式
guides.parent
説明
guidesオブジェクトの親オブジェクト返します。
var str=app.activeDocument.guides.parent; alert(str);
目次に戻る