mshtml
クラス _styleCaptionSide

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

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


フィールドの概要
static int styleCaptionSide_Max
           
static int styleCaptionSideBottom
           
static int styleCaptionSideLeft
           
static int styleCaptionSideNotSet
           
static int styleCaptionSideRight
           
static int styleCaptionSideTop
           
 
コンストラクタの概要
_styleCaptionSide()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

styleCaptionSideNotSet

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

styleCaptionSideTop

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

styleCaptionSideBottom

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

styleCaptionSideLeft

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

styleCaptionSideRight

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

styleCaptionSide_Max

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

_styleCaptionSide

public _styleCaptionSide()