mshtml
クラス _styleRubyPosition

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

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


フィールドの概要
static int styleRubyPosition_Max
           
static int styleRubyPositionAbove
           
static int styleRubyPositionInline
           
static int styleRubyPositionNotSet
           
 
コンストラクタの概要
_styleRubyPosition()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

styleRubyPositionNotSet

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

styleRubyPositionAbove

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

styleRubyPositionInline

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

styleRubyPosition_Max

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

_styleRubyPosition

public _styleRubyPosition()