mshtml
クラス _styleTextJustify

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

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


フィールドの概要
static int styleTextJustify_Max
           
static int styleTextJustifyAuto
           
static int styleTextJustifyDistribute
           
static int styleTextJustifyDistributeAllLines
           
static int styleTextJustifyInterCluster
           
static int styleTextJustifyInterIdeograph
           
static int styleTextJustifyInterWord
           
static int styleTextJustifyKashida
           
static int styleTextJustifyNewspaper
           
static int styleTextJustifyNotSet
           
 
コンストラクタの概要
_styleTextJustify()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

styleTextJustifyNotSet

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

styleTextJustifyInterWord

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

styleTextJustifyNewspaper

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

styleTextJustifyDistribute

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

styleTextJustifyDistributeAllLines

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

styleTextJustifyInterIdeograph

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

styleTextJustifyInterCluster

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

styleTextJustifyKashida

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

styleTextJustifyAuto

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

styleTextJustify_Max

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

_styleTextJustify

public _styleTextJustify()