Field Summary | ||
---|---|---|
const Number | NONE | |
Not formatted.
|
||
const Number | CELL_STYLE | |
Only formatted with the cell's original style.
|
||
const Number | DISPLAY_STYLE | |
Formatted with the cell's displayed style.
|
||
const Number | DISPLAY_STRING | |
Gets the displayed string shown in ms excel.
The main difference from |
const Number NONE
const Number CELL_STYLE
const Number DISPLAY_STYLE
const Number DISPLAY_STRING