mshtml
クラス _styleWordWrap

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

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


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

フィールドの詳細

styleWordWrapNotSet

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

styleWordWrapOff

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

styleWordWrapOn

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

styleWordWrap_Max

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

_styleWordWrap

public _styleWordWrap()