FOM Reference > Formatting > Datatypes > fNumberFormat interface
  
fNumberFormat interface
This object contains a set of default numbering formats, as specified in the standard "snumuk.3ad" system file and system verb 1112.
NumberFormats enumeration
A set of default numbering formats, as contained in the "snumuk.3ad" system file. Any other custom or user-defined number formats are still available to be used, but should be accessed directly by name.
The NumberFormats enumeration has the following constants of type DOMString.
NUMBER_DECIMAL = "decimal"
Decimal numbers (1,2,10,...)
NUMBER_HEXUPPER = "upper-hexadecimal"
Uppercase hexadecimal (1,2,A,...)
NUMBER_HEXLOWER = "lower-hexadecimal"
Lowercase hexadecimal (1,2,a,...)
NUMBER_OCTAL = "octal"
Octal (1,2,12,...)
NUMBER_BINARY = "binary"
Binary (1,10,1010,...)
NUMBER_ALPHAUPPER = "upper-alpha"
Uppercase alphabetic (A,B,J,...)
NUMBER_ALPHALOWER = "lower-alpha"
Uppercase alphabetic (a,b,j,...)
NUMBER_ROMANUPPER = "upper-roman"
Uppercase roman numerals (I,II,X,...)
NUMBER_ROMANLOWER = "lower-roman"
Lowercase roman numerals (i,ii,x,...)
NUMBER_ASTERISKS = "asterisks"
Asterisks (*,**,***,...)
NUMBER_FOOTNOTES = "footnotes"
Footnotes ( *,†,‡,...)
NUMBER_ENGLISHMONTHS = "english-months"
English Months (January, February, ... )
NUMBER_ENGLISHDAYS = "english-days"
English Days (Monday, Tuesday, ... )
NUMBER_FRENCHMONTHS = "french-months"
French Months (Janvier, Février, ... )
NUMBER_FRENCHDAYS = "french-days"
French Days (Lundi,Mardi, ... )
NUMBER_GERMANMONTHS = "german-months"
German Months (Januar, Februar, ... )
NUMBER_GERMANDAYS = "german-days"
German Days (Montag, Dienstag, ... )
NUMBER_CIRCLEDDECIMAL = "circled-decimal"
Circled decimal
NUMBER_DOTTEDDECIMAL = "dotted-decimal"
Dotted decimal
NUMBER_PARENTHESISEDDECIMAL = "parenthesised-decimal"
Parenthesised decimal
NUMBER_CIRCLEDLATINUPPER = "circled-upper-latin"
Uppercase circled latin
NUMBER_CIRCLEDLATINLOWER = "circled-lower-latin"
Lowercase circled latin
NUMBER_PARENTHESISEDLATINLOWER = "parenthesised-lower-latin"
Lowercase parenthesised latin
NUMBER_ARABICINDIC = "arabic-indic"
Arabic-Indic
NUMBER_BENGALI = "bengali"
Bengali
NUMBER_KHMER = "khmer"
Khmer
NUMBER_DEVANAGARI = "devanagari"
Devanagari
NUMBER_GUJARATI = "gujarati"
Gujarati
NUMBER_GURMUKHI = "gurmukhi"
Gurmukhi
NUMBER_KANNADA = "kannada"
Kannada
NUMBER_LAO = "lao"
Lao
NUMBER_MALAYALAM = "malayalam"
Malayalam
NUMBER_MONGOLIAN = "mongolian"
Mongolian
NUMBER_MAYANMAR = "myanmar"
Myanmar
NUMBER_ORIYA = "oriya"
Oriya
NUMBER_TELUGU = "telugu"
Telugu
NUMBER_TIBETAN = "tibetan"
Tibetan
NUMBER_THAI = "thai"
Thai
NUMBER_URDU = "urdu"
Urdu
NUMBER_CJKEARTHLYBRANCH = "cjk-earthly-branch"
CJK Earthly Branch
NUMBER_CJKHEAVENLYSTEM = "cjk-heavenly-stem"
CJK Heavenly Stem
NUMBER_CJKSTEMBRANCH = "cjk-stem-branch"
CJK Stem-Branch
NUMBER_GREEKUPPER = "upper-greek"
Uppercase Greek
NUMBER_GREEKLOWER = "lower-greek"
Lowercase Greek
NUMBER_HANGUL = "hangul"
Hangul
NUMBER_HANGULCONSONANT = "hangul-consonant"
Hangul Consonant
NUMBER_HIRAGANA = "hiragana"
Hiragana
NUMBER_HIRAGANAIROHA = "hiragana-iroha"
Hiragana Iroha
NUMBER_KATAKANA = "katakana"
Katakana
NUMBER_KATAKANAIROHA = "katakana-iroha"
Katakana Iroha
NUMBER_NORWEGIANUPPER = "upper-norwegian"
Uppercase Norwegian
NUMBER_NORWEGIANLOWER = "lower-norwegian"
Lowercase Norwegian
NUMBER_SIMPLECHINESEINFORMAL = "simp-chinese-informal"
Simple Chinese Informal
NUMBER_SIMPLECHINESEFORMAL = "simp-chinese-formal"
Simple Chinese Formal
NUMBER_TRADITIONALCHINESEINFORMAL = "trad-chinese-informal"
Traditional Chinese Informal
NUMBER_TRADITIONALCHINESEFORMAL = "trad-chinese-formal"
Traditional Chinese Formal
NUMBER_JAPANESEINFORMAL = "japanese-informal"
Japanese Informal
NUMBER_JAPANESEFORMAL = "japanese-formal"
Japanese Formal
NUMBER_NATIVEKOREANHANGUL = "native-korean-hangul"
Native-Korean Hangul
NUMBER_SINOKOREANHANGUL = "sino-korean-hangul"
Sino-Korean Hangul
NUMBER_CJKMONTHS = "cjk-months"
CJK Ideographic Months
NUMBER_CJKDAYS = "cjk-days"
CJK Ideographic Days
NUMBER_JAPANESESIMPLE = "japanese-simple"
Japanese Simple