mshtml
クラス _stylePageBreak

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

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


フィールドの概要
static int stylePageBreak_Max
           
static int stylePageBreakAlways
           
static int stylePageBreakAuto
           
static int stylePageBreakAvoid
           
static int stylePageBreakLeft
           
static int stylePageBreakNotSet
           
static int stylePageBreakRight
           
 
コンストラクタの概要
_stylePageBreak()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

stylePageBreakNotSet

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

stylePageBreakAuto

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

stylePageBreakAlways

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

stylePageBreakLeft

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

stylePageBreakRight

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

stylePageBreakAvoid

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

stylePageBreak_Max

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

_stylePageBreak

public _stylePageBreak()