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