Enumeration LevelFormat

Enumeration Members

BULLET: "bullet"
CARDINAL_TEXT: "cardinalText"
CHICAGO: "chicago"
DECIMAL: "decimal"
DECIMAL_ENCLOSED_CIRCLE: "decimalEnclosedCircle"
DECIMAL_ENCLOSED_FULLSTOP: "decimalEnclosedFullstop"
DECIMAL_ENCLOSED_PARENTHESES: "decimalEnclosedParen"
DECIMAL_ZERO: "decimalZero"
LOWER_LETTER: "lowerLetter"
LOWER_ROMAN: "lowerRoman"
NONE: "none"
ORDINAL_TEXT: "ordinalText"
UPPER_LETTER: "upperLetter"
UPPER_ROMAN: "upperRoman"

Generated using TypeDoc