SpreadsheetGear Namespace > IWorkbook Interface : Date1904 Property |
Returns true if dates are represented as the number of days since 1/1/1904, false if dates are represented as the number of days since 12/31/1899.
[Visual Basic]
Overridable ReadOnly Property Date1904 As Boolean
[C#]
virtual bool Date1904 {get;}
[C++]
__property virtual bool get_Date1904();
[C++/CLI]
virtual property bool Date1904 {
bool get();
}
The default value is false. Note that, for historical reasons, 1900 is incorrectly considered to be a leap year.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
IWorkbook Interface | IWorkbook Members
See our live Excel Reporting, Excel Charting, Excel to DataGrid and Excel Calculation Samples.
Copyright © 2003-2007 SpreadsheetGear LLC. All Rights Reserved.
SpreadsheetGear and Spreadsheet Gear are trademarks of SpreadsheetGear LLC.