CalendarValues Enum

Definition

Defines the CalendarValues enumeration.

public enum CalendarValues
public readonly struct CalendarValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Wordprocessing.CalendarValues>, IEquatable<DocumentFormat.OpenXml.Wordprocessing.CalendarValues>
type CalendarValues = 
type CalendarValues = struct
    interface IEnumValue
    interface IEnumValueFactory<CalendarValues>
Public Enum CalendarValues
Public Structure CalendarValues
Implements IEnumValue, IEnumValueFactory(Of CalendarValues), IEquatable(Of CalendarValues)
Inheritance
CalendarValues
Inheritance
CalendarValues

Fields

CalendarValues(String)

Creates a new CalendarValues enum instance

Equals(Object)
Equals(CalendarValues)
GetHashCode()
Gregorian

Gregorian.

When the item is serialized out as xml, its value is "gregorian".

Gregorian 0

Gregorian.

When the item is serialized out as xml, its value is "gregorian".

GregorianArabic 13

gregorianArabic.

When the item is serialized out as xml, its value is "gregorianArabic".

This item is only available in Office 2010 and later.

GregorianArabic

gregorianArabic.

When the item is serialized out as xml, its value is "gregorianArabic".

This item is only available in Office 2010 and later.

GregorianMeFrench 12

gregorianMeFrench.

When the item is serialized out as xml, its value is "gregorianMeFrench".

This item is only available in Office 2010 and later.

GregorianMeFrench

gregorianMeFrench.

When the item is serialized out as xml, its value is "gregorianMeFrench".

This item is only available in Office 2010 and later.

GregorianTransliteratedEnglish

Gregorian transliterated English.

When the item is serialized out as xml, its value is "gregorianXlitEnglish".

GregorianTransliteratedEnglish 9

Gregorian transliterated English.

When the item is serialized out as xml, its value is "gregorianXlitEnglish".

GregorianTransliteratedFrench

Gregorian transliterated French.

When the item is serialized out as xml, its value is "gregorianXlitFrench".

GregorianTransliteratedFrench 10

Gregorian transliterated French.

When the item is serialized out as xml, its value is "gregorianXlitFrench".

GregorianUs 11

gregorianUs.

When the item is serialized out as xml, its value is "gregorianUs".

This item is only available in Office 2010 and later.

GregorianUs

gregorianUs.

When the item is serialized out as xml, its value is "gregorianUs".

This item is only available in Office 2010 and later.

Hebrew

Hebrew.

When the item is serialized out as xml, its value is "hebrew".

Hebrew 3

Hebrew.

When the item is serialized out as xml, its value is "hebrew".

Hijri 1

Hijri.

When the item is serialized out as xml, its value is "hijri".

Hijri

Hijri.

When the item is serialized out as xml, its value is "hijri".

Japan

Japanese Emperor Era.

When the item is serialized out as xml, its value is "japan".

Japan 5

Japanese Emperor Era.

When the item is serialized out as xml, its value is "japan".

Korea 7

Korean Tangun Era.

When the item is serialized out as xml, its value is "korea".

Korea

Korean Tangun Era.

When the item is serialized out as xml, its value is "korea".

None 14

none.

When the item is serialized out as xml, its value is "none".

This item is only available in Office 2010 and later.

None

none.

When the item is serialized out as xml, its value is "none".

This item is only available in Office 2010 and later.

Equality(CalendarValues, CalendarValues)
Inequality(CalendarValues, CalendarValues)
Saka

Saka Era.

When the item is serialized out as xml, its value is "saka".

Saka 8

Saka Era.

When the item is serialized out as xml, its value is "saka".

Taiwan

Taiwan.

When the item is serialized out as xml, its value is "taiwan".

Taiwan 4

Taiwan.

When the item is serialized out as xml, its value is "taiwan".

Thai

Thai.

When the item is serialized out as xml, its value is "thai".

Thai 6

Thai.

When the item is serialized out as xml, its value is "thai".

ToString()
Umalqura

umalqura.

When the item is serialized out as xml, its value is "umalqura".

This item is only available in Office 2010 and later.

Umalqura 2

umalqura.

When the item is serialized out as xml, its value is "umalqura".

This item is only available in Office 2010 and later.

IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<CalendarValues>.Create(String)

Applies to