NativeExcel suite v2.x

Date1904 property

Returns or sets a value that indicates whether the workbook uses the 1904 date system. Read/write boolean. (Default value is False)

Syntax

property Date1904: boolean;

Example

This example sets 1904 date system for a workbook.
Workbook.Date1904 := true;
Copyright © NikaSoft 2004-2010