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