mshtml
クラス _htmlWrap

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

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


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

フィールドの詳細

htmlWrapOff

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

htmlWrapSoft

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

htmlWrapHard

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

htmlWrap_Max

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

_htmlWrap

public _htmlWrap()