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: 9.0.0
Syntax
public TimeSpan TotalEditingTime { get; set; }

Property Value

TimeSpan
See Also