com.aspose.diagram
Class CalendarValue

java.lang.Object
    extended by com.aspose.diagram.CalendarValue

public class CalendarValue 
extends java.lang.Object

Utility class containing constants. Determines the calendar that is used for custom properties, text fields, and element formulas.


Field Summary
static final intWESTERN
           Western.
static final intARABIC_HIJIRI
           Arabic hijiri.
static final intHEBREW_LUNAR
           Hebrew lunar.
static final intTAIWAN_CALENDAR
           Taiwan calendar.
static final intJAPANESE_EMPEROR_REIGN
           Japanese Emperor Reign.
static final intTHAI_BUDDHIST
           Thai Buddhist.
static final intKOREAN_DANKI
           Korean Danki.
static final intSAKA_ERA
           Saka Era.
static final intENGLISH_TRANSLITERATED
           English Transliterated.
static final intFRENCH_TRANSLITERATED
           French Transliterated.
static final intUNDEFINED
           Undefined.
 

Field Detail

WESTERN

public static final int WESTERN
Western.

ARABIC_HIJIRI

public static final int ARABIC_HIJIRI
Arabic hijiri.

HEBREW_LUNAR

public static final int HEBREW_LUNAR
Hebrew lunar.

TAIWAN_CALENDAR

public static final int TAIWAN_CALENDAR
Taiwan calendar.

JAPANESE_EMPEROR_REIGN

public static final int JAPANESE_EMPEROR_REIGN
Japanese Emperor Reign.

THAI_BUDDHIST

public static final int THAI_BUDDHIST
Thai Buddhist.

KOREAN_DANKI

public static final int KOREAN_DANKI
Korean Danki.

SAKA_ERA

public static final int SAKA_ERA
Saka Era.

ENGLISH_TRANSLITERATED

public static final int ENGLISH_TRANSLITERATED
English Transliterated.

FRENCH_TRANSLITERATED

public static final int FRENCH_TRANSLITERATED
French Transliterated.

UNDEFINED

public static final int UNDEFINED
Undefined.

See Also:
          Aspose.Diagram Documentation - the home page for the Aspose.Diagram Product Documentation.
          Aspose.Diagram Support Forum - our preferred method of support.