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