fromString
Parses a NumberingFormat from a string, where each character represents a symbol. 1
, a
, A
, i
and I
are reserved for counting, while any other character is considered a fixed symbol.
Return
parsed numbering format
Parameters
string
string to parse