mshtml
クラス _htmlCaptionVAlign

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

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


フィールドの概要
static int htmlCaptionVAlign_Max
           
static int htmlCaptionVAlignBottom
           
static int htmlCaptionVAlignNotSet
           
static int htmlCaptionVAlignTop
           
 
コンストラクタの概要
_htmlCaptionVAlign()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

htmlCaptionVAlignNotSet

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

htmlCaptionVAlignTop

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

htmlCaptionVAlignBottom

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

htmlCaptionVAlign_Max

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

_htmlCaptionVAlign

public _htmlCaptionVAlign()