ExcelWorkbookDate1904 Property

Gets a flag indicating if a workbook in Excel 97-2003 .xls format uses the 1904 date system. The property does not apply to Excel 2007 .xlsx format.

Definition

Namespace: Winnovative.ExcelLib
Assembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
C#
public bool Date1904 { get; }

Property Value

Boolean

See Also