mshtml
クラス _styleRubyAlign

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

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


フィールドの概要
static int styleRubyAlign_Max
           
static int styleRubyAlignAuto
           
static int styleRubyAlignCenter
           
static int styleRubyAlignDistributeLetter
           
static int styleRubyAlignDistributeSpace
           
static int styleRubyAlignLeft
           
static int styleRubyAlignLineEdge
           
static int styleRubyAlignNotSet
           
static int styleRubyAlignRight
           
 
コンストラクタの概要
_styleRubyAlign()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

styleRubyAlignNotSet

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

styleRubyAlignAuto

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

styleRubyAlignLeft

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

styleRubyAlignCenter

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

styleRubyAlignRight

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

styleRubyAlignDistributeLetter

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

styleRubyAlignDistributeSpace

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

styleRubyAlignLineEdge

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

styleRubyAlign_Max

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

_styleRubyAlign

public _styleRubyAlign()