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.v25.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| value | Double | A serial value. |
| date1904 | Boolean | true, to use the 1904 date system; otherwise, false. |
See Also