| Field Summary | ||
|---|---|---|
const Number | NONE | |
| Does not set style for the parsed value. | ||
const Number | BUILT_IN | |
| Set the style as built-in number/datetime when the parsed value are plain numeric/datetime values. | ||
const Number | EXACT_FORMAT | |
| Set the exact custom format for the parsed value to make the formatted value be same with the original input one. | ||
| Field Detail |
|---|
NONE | |
const Number NONE | |
BUILT_IN | |
const Number BUILT_IN | |
EXACT_FORMAT | |
const Number EXACT_FORMAT | |