HotXLS Delphi Excel Read Write Library / Component Developers Guide loslab Inc.

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©2007-2019 loslab.com