mshtml
クラス _htmlListType

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

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


フィールドの概要
static int htmlListType_Max
           
static int htmlListTypeCircle
           
static int htmlListTypeDisc
           
static int htmlListTypeLargeAlpha
           
static int htmlListTypeLargeRoman
           
static int htmlListTypeNotSet
           
static int htmlListTypeNumbers
           
static int htmlListTypeSmallAlpha
           
static int htmlListTypeSmallRoman
           
static int htmlListTypeSquare
           
 
コンストラクタの概要
_htmlListType()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

htmlListTypeNotSet

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

htmlListTypeLargeAlpha

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

htmlListTypeSmallAlpha

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

htmlListTypeLargeRoman

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

htmlListTypeSmallRoman

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

htmlListTypeNumbers

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

htmlListTypeDisc

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

htmlListTypeCircle

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

htmlListTypeSquare

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

htmlListType_Max

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

_htmlListType

public _htmlListType()