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.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public bool Date1904 { get; }
Public ReadOnly Property Date1904 As Boolean
Get
public:
property bool Date1904 {
bool get ();
}
member Date1904 : bool with get
Property Value
Boolean