MESCIUS SPREAD for Windows Forms 15.0J
CellDataType 列挙体

ExpressionView内のセルのデータ型を表します。
構文
'宣言
 
Public Enum CellDataType 
   Inherits System.Enum
public enum CellDataType : System.Enum 
メンバ
メンバ解説
Error値型が計算エラーであることを示します。
Logical値型がブール値であることを示します。
Number値型が数値であることを示します。
Text値型が文字列であることを示します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.CellDataType

参照

GrapeCity.Spreadsheet 名前空間

 

 


© MESCIUS inc. All rights reserved.