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