ExcelDocumentPropertiesLastSaveTime Property |
Gets or sets the document last save time.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public DateTime LastSaveTime { get; set; }
Public Property LastSaveTime As DateTime
Get
Set
Property Value
Type:
DateTimeSee Also