Click or drag to resize

DocumentProperty TimeSpan Property

Gets / sets TimeSpan value.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public TimeSpan TimeSpan { get; set; }

Property Value

Type: TimeSpan

Implements

IDocumentProperty TimeSpan
See Also