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