GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > CfValue 構造体 : ValueType プロパティ |
'Declaration
Public ReadOnly Property ValueType As CfValueType
'使用法
Dim instance As CfValue Dim value As CfValueType value = instance.ValueType
public CfValueType ValueType {get;}