mshtml
クラス _styleTableLayout

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

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


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

フィールドの詳細

styleTableLayoutNotSet

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

styleTableLayoutAuto

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

styleTableLayoutFixed

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

styleTableLayout_Max

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

_styleTableLayout

public _styleTableLayout()