mshtml
クラス _styleBorderCollapse

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

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


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

フィールドの詳細

styleBorderCollapseNotSet

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

styleBorderCollapseSeparate

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

styleBorderCollapseCollapse

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

styleBorderCollapse_Max

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

_styleBorderCollapse

public _styleBorderCollapse()