mshtml
クラス _HTMLBorderStyle

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

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


フィールドの概要
static int HTMLBorderStyle_Max
           
static int HTMLBorderStylecombined
           
static int HTMLBorderStyleNormal
           
static int HTMLBorderStyleRaised
           
static int HTMLBorderStyleStatic
           
static int HTMLBorderStyleSunken
           
 
コンストラクタの概要
_HTMLBorderStyle()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

HTMLBorderStyleNormal

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

HTMLBorderStyleRaised

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

HTMLBorderStyleSunken

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

HTMLBorderStylecombined

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

HTMLBorderStyleStatic

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

HTMLBorderStyle_Max

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

_HTMLBorderStyle

public _HTMLBorderStyle()