mshtml
クラス _styleTextUnderlineStyle

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

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


フィールドの概要
static int styleTextUnderlineStyle_Max
           
static int styleTextUnderlineStyleDash
           
static int styleTextUnderlineStyleDotDash
           
static int styleTextUnderlineStyleDotDotDash
           
static int styleTextUnderlineStyleDotted
           
static int styleTextUnderlineStyleDouble
           
static int styleTextUnderlineStyleDoubleAccounting
           
static int styleTextUnderlineStyleSingle
           
static int styleTextUnderlineStyleSingleAccounting
           
static int styleTextUnderlineStyleThick
           
static int styleTextUnderlineStyleThickDash
           
static int styleTextUnderlineStyleUndefined
           
static int styleTextUnderlineStyleWave
           
static int styleTextUnderlineStyleWords
           
 
コンストラクタの概要
_styleTextUnderlineStyle()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

styleTextUnderlineStyleUndefined

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

styleTextUnderlineStyleSingle

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

styleTextUnderlineStyleDouble

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

styleTextUnderlineStyleWords

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

styleTextUnderlineStyleDotted

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

styleTextUnderlineStyleThick

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

styleTextUnderlineStyleDash

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

styleTextUnderlineStyleDotDash

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

styleTextUnderlineStyleDotDotDash

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

styleTextUnderlineStyleWave

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

styleTextUnderlineStyleSingleAccounting

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

styleTextUnderlineStyleDoubleAccounting

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

styleTextUnderlineStyleThickDash

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

styleTextUnderlineStyle_Max

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

_styleTextUnderlineStyle

public _styleTextUnderlineStyle()