mshtml
クラス _styleTextAlignLast

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

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


フィールドの概要
static int styleTextAlignLast_Max
           
static int styleTextAlignLastAuto
           
static int styleTextAlignLastCenter
           
static int styleTextAlignLastJustify
           
static int styleTextAlignLastLeft
           
static int styleTextAlignLastNotSet
           
static int styleTextAlignLastRight
           
 
コンストラクタの概要
_styleTextAlignLast()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

styleTextAlignLastNotSet

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

styleTextAlignLastLeft

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

styleTextAlignLastCenter

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

styleTextAlignLastRight

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

styleTextAlignLastJustify

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

styleTextAlignLastAuto

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

styleTextAlignLast_Max

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

_styleTextAlignLast

public _styleTextAlignLast()