Module: GOffice::FormatFamily
- Defined in:
- (unknown)
Constant Summary collapse
- UNKNOWN =
unknown ,should not occur.
-1 or :unknown
- GENERAL =
general.
0 or :general
- NUMBER =
number.
1 or :number
- CURRENCY =
currency.
2 or :currency
- ACCOUNTING =
accounting.
3 or :accounting
- DATE =
date.
4 or :date
- TIME =
tipe.
5 or :time
- PERCENTAGE =
percentage.
6 or :percentage
- FRACTION =
fraction.
7 or :fraction
- SCIENTIFIC =
scientific.
8 or :scientific
- TEXT =
text.
9 or :text
- SPECIAL =
custom.
10 or :special