mshtml
クラス _styleLayoutGridChar

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

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


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

フィールドの詳細

styleLayoutGridCharNotSet

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

styleLayoutGridCharAuto

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

styleLayoutGridCharNone

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

styleLayoutGridChar_Max

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

_styleLayoutGridChar

public _styleLayoutGridChar()