Enum NumberFormat.FormatNumber

  • All Implemented Interfaces:
    Serializable, Comparable<NumberFormat.FormatNumber>
    Enclosing class:
    NumberFormat

    public static enum NumberFormat.FormatNumber
    extends Enum<NumberFormat.FormatNumber>
    Enum for predefined number formats

    There are other predefined formats (e.g. 43 and 44) that are not listed. The declaration of such formats is done in the number formats section of the style document, whereas the officially listed ones are implicitly used and not declared in the style document