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