mshtml
クラス _styleEmptyCells

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

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


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

フィールドの詳細

styleEmptyCellsNotSet

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

styleEmptyCellsShow

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

styleEmptyCellsHide

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

styleEmptyCells_Max

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

_styleEmptyCells

public _styleEmptyCells()