mshtml
クラス _styleLayoutGridLine

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

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


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

フィールドの詳細

styleLayoutGridLineNotSet

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

styleLayoutGridLineAuto

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

styleLayoutGridLineNone

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

styleLayoutGridLine_Max

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

_styleLayoutGridLine

public _styleLayoutGridLine()