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