mshtml
クラス _styleListStyleType

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

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


フィールドの概要
static int styleListStyleType_Max
           
static int styleListStyleTypeArmenian
           
static int styleListStyleTypeCircle
           
static int styleListStyleTypeDecimal
           
static int styleListStyleTypeDecimalLeadingZero
           
static int styleListStyleTypeDisc
           
static int styleListStyleTypeGeorgian
           
static int styleListStyleTypeLowerAlpha
           
static int styleListStyleTypeLowerGreek
           
static int styleListStyleTypeLowerLatin
           
static int styleListStyleTypeLowerRoman
           
static int styleListStyleTypeNone
           
static int styleListStyleTypeNotSet
           
static int styleListStyleTypeSquare
           
static int styleListStyleTypeUpperAlpha
           
static int styleListStyleTypeUpperGreek
           
static int styleListStyleTypeUpperLatin
           
static int styleListStyleTypeUpperRoman
           
 
コンストラクタの概要
_styleListStyleType()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

styleListStyleTypeNotSet

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

styleListStyleTypeDisc

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

styleListStyleTypeCircle

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

styleListStyleTypeSquare

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

styleListStyleTypeDecimal

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

styleListStyleTypeLowerRoman

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

styleListStyleTypeUpperRoman

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

styleListStyleTypeLowerAlpha

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

styleListStyleTypeUpperAlpha

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

styleListStyleTypeNone

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

styleListStyleTypeDecimalLeadingZero

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

styleListStyleTypeGeorgian

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

styleListStyleTypeArmenian

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

styleListStyleTypeUpperLatin

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

styleListStyleTypeLowerLatin

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

styleListStyleTypeUpperGreek

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

styleListStyleTypeLowerGreek

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

styleListStyleType_Max

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

_styleListStyleType

public _styleListStyleType()