WdCalendarType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies a calendar type.
public enum class WdCalendarType
[System.Runtime.InteropServices.Guid("2F1B54DB-4A60-3B71-9EB6-7AE77033B5B5")]
public enum WdCalendarType
type WdCalendarType =
Public Enum WdCalendarType
- Inheritance
-
WdCalendarType
- Attributes
Fields
Name | Value | Description |
---|---|---|
wdCalendarWestern | 0 | Western. |
wdCalendarArabic | 1 | Arabic. |
wdCalendarHebrew | 2 | Hebrew. |
wdCalendarTaiwan | 3 | Reserved for internal use. |
wdCalendarJapan | 4 | Japanese. |
wdCalendarThai | 5 | Thai. |
wdCalendarKorean | 6 | Korean. |
wdCalendarSakaEra | 7 | Saka Era. |
wdCalendarTranslitEnglish | 8 | English. |
wdCalendarTranslitFrench | 9 | French. |
wdCalendarUmalqura | 13 | Reserved for internal use. |