mshtml
クラス _stylePageBreakInside

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

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


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

フィールドの詳細

stylePageBreakInsideNotSet

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

stylePageBreakInsideAuto

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

stylePageBreakInsideAvoid

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

stylePageBreakInside_Max

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

_stylePageBreakInside

public _stylePageBreakInside()