MESCIUS SPREAD for Windows Forms 15.0J
SpecialCellType 列挙体

セル型を指定します。
構文
'宣言
 
Public Enum SpecialCellType 
   Inherits System.Enum
public enum SpecialCellType : System.Enum 
メンバ
メンバ解説
AllFormatConditions任意のセル形式。
AllValidation検証基準を持つセル。
Blanks空のセル。
Commentsメモを含むセル。
Constants定数を含むセル。SpecialCellsValueを使用して、データ型で値をフィルタします。
Formulas数式を含むセル。SpecialCellsValueを使用して、数式を戻り値の型でフィルタします。
LastCell使用範囲内の最後のセル。
SameFormatConditions同じ書式のセル。
SameValidation同じ検証基準を持つセル。
Visible表示されているすべてのセル。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.SpecialCellType

参照

GrapeCity.Spreadsheet 名前空間

 

 


© MESCIUS inc. All rights reserved.