Value | Meaning |
---|---|
Context0x00 | Detected from input context |
HexH0x10 | Hexanumeric indicated by letter h at the end |
HexX0x20 | Hexanumeric indicated by 0x at the beginning |
OctH0x30 | Octonumeric indicated by letter o at the end |
OctX0x40 | Octonumeric indicated by 0o at the beginning |
BinH0x50 | Binary indicated by letter b at the end |
BinX0x60 | Binary indicated by 0b at the beginning |
Dec0x70 | Decimal formatting |
Used to set numerical formatting styles NOTE: Not all formats support decimal types