[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.GcSpreadSheet.Date1904

Date1904 Property

Date1904

Gets or sets whether the date system used to convert a date from/to a serial value starts since 1/1/1904.

Declaration
public bool Date1904 { get; set; }
Public Property Date1904 As Boolean
Property Value
Type Description
bool

true, if the date system starts in 1904; otherwise, false. Default is false.

Remarks

All workbooks in the same workbook set share same value of Date1904.