outerGlowSettings
書式
targetObject
.contentTransparencySettings.outerGlowSettings
説明
効果の光彩(外側)の情報を格納しているオブジェクトを示します。
var t=app.activeDocument.textFrames[0]; alert(t.contentTransparencySettings.outerGlowSettings);
目次に戻る