Spread Windows Forms 11.0 Product Documentation
Date1904 Property


GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace > IReferenceSource Interface : Date1904 Property
Gets or sets whether the date system used to convert a date to a serial value starts in 1904.
Syntax
'Declaration
 
ReadOnly Property Date1904 As Boolean
'Usage
 
Dim instance As IReferenceSource
Dim value As Boolean
 
value = instance.Date1904
bool Date1904 {get;}

Property Value

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

Reference

IReferenceSource Interface
IReferenceSource Members