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. |
Field Detail |
---|
NONE | |
const int NONE |
CELL_STYLE | |
const int CELL_STYLE |
DISPLAY_STYLE | |
const int DISPLAY_STYLE |