docx

    Variable LevelFormatConst

    LevelFormat: {
        AIUEO: "aiueo";
        AIUEO_FULL_WIDTH: "aiueoFullWidth";
        ARABIC_ABJAD: "arabicAbjad";
        ARABIC_ALPHA: "arabicAlpha";
        BAHT_TEXT: "bahtText";
        BULLET: "bullet";
        CARDINAL_TEXT: "cardinalText";
        CHICAGO: "chicago";
        CHINESE_COUNTING: "chineseCounting";
        CHINESE_COUNTING_THOUSAND: "chineseCountingThousand";
        CHINESE_LEGAL_SIMPLIFIED: "chineseLegalSimplified";
        CHOSUNG: "chosung";
        CUSTOM: "custom";
        DECIMAL: "decimal";
        DECIMAL_ENCLOSED_CIRCLE: "decimalEnclosedCircle";
        DECIMAL_ENCLOSED_CIRCLE_CHINESE: "decimalEnclosedCircleChinese";
        DECIMAL_ENCLOSED_FULLSTOP: "decimalEnclosedFullstop";
        DECIMAL_ENCLOSED_PARENTHESES: "decimalEnclosedParen";
        DECIMAL_FULL_WIDTH: "decimalFullWidth";
        DECIMAL_FULL_WIDTH2: "decimalFullWidth2";
        DECIMAL_HALF_WIDTH: "decimalHalfWidth";
        DECIMAL_ZERO: "decimalZero";
        DOLLAR_TEXT: "dollarText";
        GANADA: "ganada";
        HEBREW1: "hebrew1";
        HEBREW2: "hebrew2";
        HEX: "hex";
        HINDI_CONSONANTS: "hindiConsonants";
        HINDI_COUNTING: "hindiCounting";
        HINDI_NUMBERS: "hindiNumbers";
        HINDI_VOWELS: "hindiVowels";
        IDEOGRAPH__DIGITAL: "ideographDigital";
        IDEOGRAPH_ENCLOSED_CIRCLE: "ideographEnclosedCircle";
        IDEOGRAPH_LEGAL_TRADITIONAL: "ideographLegalTraditional";
        IDEOGRAPH_TRADITIONAL: "ideographTraditional";
        IDEOGRAPH_ZODIAC: "ideographZodiac";
        IDEOGRAPH_ZODIAC_TRADITIONAL: "ideographZodiacTraditional";
        IROHA: "iroha";
        IROHA_FULL_WIDTH: "irohaFullWidth";
        JAPANESE_COUNTING: "japaneseCounting";
        JAPANESE_DIGITAL_TEN_THOUSAND: "japaneseDigitalTenThousand";
        JAPANESE_LEGAL: "japaneseLegal";
        KOREAN_COUNTING: "koreanCounting";
        KOREAN_DIGITAL: "koreanDigital";
        KOREAN_DIGITAL2: "koreanDigital2";
        KOREAN_LEGAL: "koreanLegal";
        LOWER_LETTER: "lowerLetter";
        LOWER_ROMAN: "lowerRoman";
        NONE: "none";
        NUMBER_IN_DASH: "numberInDash";
        ORDINAL: "ordinal";
        ORDINAL_TEXT: "ordinalText";
        RUSSIAN_LOWER: "russianLower";
        RUSSIAN_UPPER: "russianUpper";
        TAIWANESE_COUNTING: "taiwaneseCounting";
        TAIWANESE_COUNTING_THOUSAND: "taiwaneseCountingThousand";
        TAIWANESE_DIGITAL: "taiwaneseDigital";
        THAI_COUNTING: "thaiCounting";
        THAI_LETTERS: "thaiLetters";
        THAI_NUMBERS: "thaiNumbers";
        UPPER_LETTER: "upperLetter";
        UPPER_ROMAN: "upperRoman";
        VIETNAMESE_COUNTING: "vietnameseCounting";
    } = ...

    Type declaration

    • ReadonlyAIUEO: "aiueo"
    • ReadonlyAIUEO_FULL_WIDTH: "aiueoFullWidth"
    • ReadonlyARABIC_ABJAD: "arabicAbjad"
    • ReadonlyARABIC_ALPHA: "arabicAlpha"
    • ReadonlyBAHT_TEXT: "bahtText"
    • ReadonlyBULLET: "bullet"
    • ReadonlyCARDINAL_TEXT: "cardinalText"
    • ReadonlyCHICAGO: "chicago"
    • ReadonlyCHINESE_COUNTING: "chineseCounting"
    • ReadonlyCHINESE_COUNTING_THOUSAND: "chineseCountingThousand"
    • ReadonlyCHOSUNG: "chosung"
    • ReadonlyCUSTOM: "custom"
    • ReadonlyDECIMAL: "decimal"
    • ReadonlyDECIMAL_ENCLOSED_CIRCLE: "decimalEnclosedCircle"
    • ReadonlyDECIMAL_ENCLOSED_CIRCLE_CHINESE: "decimalEnclosedCircleChinese"
    • ReadonlyDECIMAL_ENCLOSED_FULLSTOP: "decimalEnclosedFullstop"
    • ReadonlyDECIMAL_ENCLOSED_PARENTHESES: "decimalEnclosedParen"
    • ReadonlyDECIMAL_FULL_WIDTH: "decimalFullWidth"
    • ReadonlyDECIMAL_FULL_WIDTH2: "decimalFullWidth2"
    • ReadonlyDECIMAL_HALF_WIDTH: "decimalHalfWidth"
    • ReadonlyDECIMAL_ZERO: "decimalZero"
    • ReadonlyDOLLAR_TEXT: "dollarText"
    • ReadonlyGANADA: "ganada"
    • ReadonlyHEBREW1: "hebrew1"
    • ReadonlyHEBREW2: "hebrew2"
    • ReadonlyHEX: "hex"
    • ReadonlyHINDI_CONSONANTS: "hindiConsonants"
    • ReadonlyHINDI_COUNTING: "hindiCounting"
    • ReadonlyHINDI_NUMBERS: "hindiNumbers"
    • ReadonlyHINDI_VOWELS: "hindiVowels"
    • ReadonlyIDEOGRAPH__DIGITAL: "ideographDigital"
    • ReadonlyIDEOGRAPH_ENCLOSED_CIRCLE: "ideographEnclosedCircle"
    • ReadonlyIDEOGRAPH_TRADITIONAL: "ideographTraditional"
    • ReadonlyIDEOGRAPH_ZODIAC: "ideographZodiac"
    • ReadonlyIDEOGRAPH_ZODIAC_TRADITIONAL: "ideographZodiacTraditional"
    • ReadonlyIROHA: "iroha"
    • ReadonlyIROHA_FULL_WIDTH: "irohaFullWidth"
    • ReadonlyJAPANESE_COUNTING: "japaneseCounting"
    • ReadonlyJAPANESE_DIGITAL_TEN_THOUSAND: "japaneseDigitalTenThousand"
    • ReadonlyKOREAN_COUNTING: "koreanCounting"
    • ReadonlyKOREAN_DIGITAL: "koreanDigital"
    • ReadonlyKOREAN_DIGITAL2: "koreanDigital2"
    • ReadonlyLOWER_LETTER: "lowerLetter"
    • ReadonlyLOWER_ROMAN: "lowerRoman"
    • ReadonlyNONE: "none"
    • ReadonlyNUMBER_IN_DASH: "numberInDash"
    • ReadonlyORDINAL: "ordinal"
    • ReadonlyORDINAL_TEXT: "ordinalText"
    • ReadonlyRUSSIAN_LOWER: "russianLower"
    • ReadonlyRUSSIAN_UPPER: "russianUpper"
    • ReadonlyTAIWANESE_COUNTING: "taiwaneseCounting"
    • ReadonlyTAIWANESE_COUNTING_THOUSAND: "taiwaneseCountingThousand"
    • ReadonlyTAIWANESE_DIGITAL: "taiwaneseDigital"
    • ReadonlyTHAI_COUNTING: "thaiCounting"
    • ReadonlyTHAI_LETTERS: "thaiLetters"
    • ReadonlyTHAI_NUMBERS: "thaiNumbers"
    • ReadonlyUPPER_LETTER: "upperLetter"
    • ReadonlyUPPER_ROMAN: "upperRoman"
    • ReadonlyVIETNAMESE_COUNTING: "vietnameseCounting"
    MMNEPVFCICPMFPCPTTAAATR