Numeric |
public enum NumericStandardFormat
Member name | Value | Description |
---|---|---|
Default | 0 | |
Custom | 1 | |
General | 2 | |
General2 | 3 | |
General5 | 4 | |
Numeric0 | 5 | |
Numeric1 | 6 | |
Numeric2 | 7 | |
Numeric3 | 8 | |
Numeric4 | 9 | |
Decimal | 10 | |
Decimal0 | 11 | |
Decimal1 | 12 | |
Decimal2 | 13 | |
Decimal3 | 14 | |
Decimal4 | 15 | |
Percentage0 | 16 | |
Percentage1 | 17 | |
Percentage2 | 18 | |
Currency0 | 19 | |
Currency2 | 20 | |
Exponential | 21 | |
Exponential2 | 22 | |
Fixedpoint | 23 | |
Fixedpoint2 | 24 | |
Hexadecimal | 25 | |
Hexadecimal8 | 26 |