mshtml
クラス _styleTextEffect

java.lang.Object
  上位を拡張 com.ms.wfc.core.Enum
      上位を拡張 mshtml._styleTextEffect

public class _styleTextEffect
extends com.ms.wfc.core.Enum


フィールドの概要
static int styleTextEffect_Max
           
static int styleTextEffectEmboss
           
static int styleTextEffectEngrave
           
static int styleTextEffectNone
           
static int styleTextEffectOutline
           
 
コンストラクタの概要
_styleTextEffect()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

styleTextEffectNone

public static final int styleTextEffectNone
関連項目:
定数フィールド値

styleTextEffectEmboss

public static final int styleTextEffectEmboss
関連項目:
定数フィールド値

styleTextEffectEngrave

public static final int styleTextEffectEngrave
関連項目:
定数フィールド値

styleTextEffectOutline

public static final int styleTextEffectOutline
関連項目:
定数フィールド値

styleTextEffect_Max

public static final int styleTextEffect_Max
関連項目:
定数フィールド値
コンストラクタの詳細

_styleTextEffect

public _styleTextEffect()