mshtml
クラス _styleRubyOverhang

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

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


フィールドの概要
static int styleRubyOverhang_Max
           
static int styleRubyOverhangAuto
           
static int styleRubyOverhangNone
           
static int styleRubyOverhangNotSet
           
static int styleRubyOverhangWhitespace
           
 
コンストラクタの概要
_styleRubyOverhang()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

styleRubyOverhangNotSet

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

styleRubyOverhangAuto

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

styleRubyOverhangWhitespace

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

styleRubyOverhangNone

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

styleRubyOverhang_Max

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

_styleRubyOverhang

public _styleRubyOverhang()