mshtml
クラス _styleTextUnderlinePosition

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

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


フィールドの概要
static int styleTextUnderlinePosition_Max
           
static int styleTextUnderlinePositionAbove
           
static int styleTextUnderlinePositionAuto
           
static int styleTextUnderlinePositionBelow
           
static int styleTextUnderlinePositionNotSet
           
 
コンストラクタの概要
_styleTextUnderlinePosition()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

styleTextUnderlinePositionBelow

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

styleTextUnderlinePositionAbove

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

styleTextUnderlinePositionAuto

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

styleTextUnderlinePositionNotSet

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

styleTextUnderlinePosition_Max

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

_styleTextUnderlinePosition

public _styleTextUnderlinePosition()