XlCalendarType Enum
Lists calendar types used to interpret filter values defined by the XlDateGroupItem instances.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
#Members
Name | Description |
---|---|
None
|
The calendar type is not specified. |
Gregorian
|
Specifies the localized version of the Gregorian calendar. |
Gregorian
|
Specifies the Arabic version of the Gregorian calendar. |
Gregorian
|
Specifies the Middle East French version of the Gregorian calendar. |
Gregorian
|
Specifies the U. |
Gregorian
|
Specifies the transliterated English version of the Gregorian calendar. |
Gregorian
|
Specifies the transliterated French version of the Gregorian calendar. |
Hebrew
|
Specifies the Hebrew (Lunar) calendar. |
Arabic
|
Specifies the Hijri (Arabic Lunar) calendar. |
Japanese
|
Specifies the Japanese Emperor Era calendar. |
Korean
|
Specifies the Korean Tangun Era calendar. |
Taiwan
|
Specifies the Taiwan Era calendar. |
Thai
|
Specifies the Thai calendar. |
#Related API Members
The following properties accept/return XlCalendarType values:
#Remarks
The values listed by this enumeration are used to set the XlValuesFilter.CalendarType property.