Click or drag to resize

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; }

Property Value

Type: TimeSpan
See Also