mshtml
クラス _styleBlockProgression

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

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


フィールドの概要
static int styleBlockProgression_Max
           
static int styleBlockProgressionBt
           
static int styleBlockProgressionLr
           
static int styleBlockProgressionNotSet
           
static int styleBlockProgressionRl
           
static int styleBlockProgressionTb
           
 
コンストラクタの概要
_styleBlockProgression()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

styleBlockProgressionTb

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

styleBlockProgressionRl

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

styleBlockProgressionBt

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

styleBlockProgressionLr

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

styleBlockProgressionNotSet

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

styleBlockProgression_Max

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

_styleBlockProgression

public _styleBlockProgression()