DioDocs for Excel
SpecialCellsValue 列挙体

DS.Documents.Excel アセンブリ > GrapeCity.Documents.Excel 名前空間 : SpecialCellsValue 列挙体
結果に含める特定のタイプの値を持つセルを指定します。
シンタックス
'宣言
 
Public Enum SpecialCellsValue 
   Inherits System.Enum
public enum SpecialCellsValue : System.Enum 
メンバ
メンバ解説
Errorsエラーのあるセル。
Logical論理値のあるセル。
Numbers数値のあるセル。
TextValuesテキスト付きのセル。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Excel.SpecialCellsValue

参照

GrapeCity.Documents.Excel 名前空間