mshtml
クラス _htmlRules

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

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


フィールドの概要
static int htmlRules_Max
           
static int htmlRulesall
           
static int htmlRulescols
           
static int htmlRulesgroups
           
static int htmlRulesnone
           
static int htmlRulesNotSet
           
static int htmlRulesrows
           
 
コンストラクタの概要
_htmlRules()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

htmlRulesNotSet

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

htmlRulesnone

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

htmlRulesgroups

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

htmlRulesrows

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

htmlRulescols

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

htmlRulesall

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

htmlRules_Max

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

_htmlRules

public _htmlRules()