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