Click or drag to resize

WorkbookDate1904 Property

True if the workbook uses the 1904 date system. Read/write Boolean.

Namespace:  Spire.Xls
Assembly:  Spire.XLS (in Spire.XLS.dll) Version: 11.9.3.0 (11.9.3.5040)
Syntax
public bool Date1904 { get; set; }

Property Value

Type: Boolean
See Also