mshtml
クラス _styleTextJustifyTrim

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

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


フィールドの概要
static int styleTextJustifyTrim_Max
           
static int styleTextJustifyTrimNone
           
static int styleTextJustifyTrimNotSet
           
static int styleTextJustifyTrimPunctAndKana
           
static int styleTextJustifyTrimPunctuation
           
 
コンストラクタの概要
_styleTextJustifyTrim()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

styleTextJustifyTrimNotSet

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

styleTextJustifyTrimNone

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

styleTextJustifyTrimPunctuation

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

styleTextJustifyTrimPunctAndKana

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

styleTextJustifyTrim_Max

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

_styleTextJustifyTrim

public _styleTextJustifyTrim()