Simple  :
 [Format : 'n' without number group separator]
Negative simple :
 [Format : '-n' without number group separator '' and number negative pattern '-n']
Accounting negative simple :
 [Format : 'n' without number group separator '' and number negative pattern '(n)']
Decimal point :
 [Format : 'n']
Negative decimal point :
 [Format : 'n' with negative pattern'-n']
Accounting negative decimal point :
 [Format : 'n' with negative pattern '(n)']
Currency input :
 [Format : 'c']
Negative currency :
 [Format : 'c' with currency negative pattern '-$n']
Accounting negative currency :
 [Format : 'c' with currency negative pattern according to the culture]
Custom Format :
 [Format : 'AUS00000']


Culture :