mshtml
クラス _htmlCaptionAlign

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

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


フィールドの概要
static int htmlCaptionAlign_Max
           
static int htmlCaptionAlignBottom
           
static int htmlCaptionAlignCenter
           
static int htmlCaptionAlignJustify
           
static int htmlCaptionAlignLeft
           
static int htmlCaptionAlignNotSet
           
static int htmlCaptionAlignRight
           
static int htmlCaptionAlignTop
           
 
コンストラクタの概要
_htmlCaptionAlign()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

htmlCaptionAlignNotSet

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

htmlCaptionAlignLeft

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

htmlCaptionAlignCenter

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

htmlCaptionAlignRight

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

htmlCaptionAlignJustify

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

htmlCaptionAlignTop

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

htmlCaptionAlignBottom

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

htmlCaptionAlign_Max

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

_htmlCaptionAlign

public _htmlCaptionAlign()