mshtml
クラス _HTMLCaptionFlag

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

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


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

フィールドの詳細

HTMLCaptionFlagNo

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

HTMLCaptionFlagYes

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

HTMLCaptionFlag_Max

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

_HTMLCaptionFlag

public _HTMLCaptionFlag()