mshtml
クラス _styleTextTransform

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

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


フィールドの概要
static int styleTextTransform_Max
           
static int styleTextTransformCapitalize
           
static int styleTextTransformLowercase
           
static int styleTextTransformNone
           
static int styleTextTransformNotSet
           
static int styleTextTransformUppercase
           
 
コンストラクタの概要
_styleTextTransform()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

styleTextTransformNotSet

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

styleTextTransformCapitalize

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

styleTextTransformLowercase

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

styleTextTransformUppercase

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

styleTextTransformNone

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

styleTextTransform_Max

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

_styleTextTransform

public _styleTextTransform()