Skip to main content
A newer version of this page is available. .

XlVariantValue.BaseDate Property

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace: DevExpress.Export.Xl

Assembly: DevExpress.Printing.v19.2.Core.dll

Declaration

public static DateTime BaseDate { get; }

Property Value

Type Description
DateTime

A DateTime value that is the base date December 30, 1899.

See Also