ExcelDocumentPropertiesTotalEditingTime Property |
Gets or sets the total editing time of the document.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public TimeSpan TotalEditingTime { get; set; }
Public Property TotalEditingTime As TimeSpan
Get
Set
Property Value
Type:
TimeSpanSee Also