asposediagram.api

Class CalendarValue

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

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

    • Field Detail

      • WESTERN

        const int WESTERN
        Western.
      • ARABIC_HIJIRI

        const int ARABIC_HIJIRI
        Arabic hijiri.
      • HEBREW_LUNAR

        const int HEBREW_LUNAR
        Hebrew lunar.
      • TAIWAN_CALENDAR

        const int TAIWAN_CALENDAR
        Taiwan calendar.
      • JAPANESE_EMPEROR_REIGN

        const int JAPANESE_EMPEROR_REIGN
        Japanese Emperor Reign.
      • THAI_BUDDHIST

        const int THAI_BUDDHIST
        Thai Buddhist.
      • KOREAN_DANKI

        const int KOREAN_DANKI
        Korean Danki.
      • SAKA_ERA

        const int SAKA_ERA
        Saka Era.
      • ENGLISH_TRANSLITERATED

        const int ENGLISH_TRANSLITERATED
        English Transliterated.
      • FRENCH_TRANSLITERATED

        const int FRENCH_TRANSLITERATED
        French Transliterated.
      • UNDEFINED

        const int UNDEFINED
        Undefined.