XlVariantValue.SetDateTimeSerial(Double, Boolean) Method
This member supports the internal infrastructure and is not intended to be used directly from your code.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
value | Double | A serial value. |
date1904 | Boolean | true, to use the 1904 date system; otherwise, false. |
See Also