GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > ExpressionViewCell クラス : DataType プロパティ |
'Declaration
Public ReadOnly Property DataType As CellDataType
'使用法
Dim instance As ExpressionViewCell Dim value As CellDataType value = instance.DataType
public CellDataType DataType {get;}