ObjectStyleContentEffectsCategorySettings

オブジェクトスタイルのテキストの効果の適用設定

プロパティ(parentとその逆)

Ver.プロパティR/O
[12][13][14][15]
[16][17][18][19]
parent ObjectStyle
[12][13][14][15]
[16][17][18][19]
eventListeners EventListeners
[12][13][14][15]
[16][17][18][19]
events Events

プロパティ

Ver.プロパティ名R/O説明
[12][13][14][15]
[16][17][18][19]
enableBevelEmboss 真偽値If true, the object style will apply bevel emboss.
[12][13][14][15]
[16][17][18][19]
enableDirectionalFeather 真偽値If true, the object style will apply directional feathering.
[12][13][14][15]
[16][17][18][19]
enableDropShadow 真偽値If true, the object style will apply drop shadows.
[12][13][14][15]
[16][17][18][19]
enableFeather 真偽値If true, the object style will apply feathering.
[12][13][14][15]
[16][17][18][19]
enableGradientFeather 真偽値If true, the object style will apply gradient feathering.
[12][13][14][15]
[16][17][18][19]
enableInnerGlow 真偽値If true, the object style will apply inner glow.
[12][13][14][15]
[16][17][18][19]
enableInnerShadow 真偽値If true, the object style will apply inner shadows.
[12][13][14][15]
[16][17][18][19]
enableOuterGlow 真偽値If true, the object style will apply outer glow.
[12][13][14][15]
[16][17][18][19]
enableSatin 真偽値If true, the object style will apply satin.
[12][13][14][15]
[16][17][18][19]
enableTransparency 真偽値If true, the object style will apply transparency settings.
[12][13][14][15]
[16][17][18][19]
isValid 真偽値オブジェクトが有効かどうか
[12][13][14][15]
[16][17][18][19]
properties Object

メソッド

Ver.メソッドの書式戻り値メソッドの説明
  パラメータパラメータの説明
[12][13][14][15]
[16][17][18][19]
addEventListener(eventType, handler, [captures]) EventListenerEventListenerを作成
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[12][13][14][15]
[16][17][18][19]
getElements() Array( ObjectStyleContentEffectsCategorySettings )オブジェクト参照を返す
[12][13][14][15]
[16][17][18][19]
removeEventListener(eventType, handler, [captures]) 真偽値EventListenerを削除
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[12][13][14][15]
[16][17][18][19]
toSource() 文字列値ソースコードを表す文字列を返す
[12][13][14][15]
[16][17][18][19]
toSpecifier() 文字列値Retrieves the object specifier.