mshtml
クラス _htmlCellVAlign

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

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


フィールドの概要
static int htmlCellVAlign_Max
           
static int htmlCellVAlignBaseline
           
static int htmlCellVAlignBottom
           
static int htmlCellVAlignCenter
           
static int htmlCellVAlignMiddle
           
static int htmlCellVAlignNotSet
           
static int htmlCellVAlignTop
           
 
コンストラクタの概要
_htmlCellVAlign()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

htmlCellVAlignNotSet

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

htmlCellVAlignTop

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

htmlCellVAlignMiddle

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

htmlCellVAlignBottom

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

htmlCellVAlignBaseline

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

htmlCellVAlignCenter

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

htmlCellVAlign_Max

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

_htmlCellVAlign

public _htmlCellVAlign()