public class CellValueFormatStrategy
Field Summary | ||
---|---|---|
static final int | NONE | |
Not formatted.
|
||
static final int | CELL_STYLE | |
Only formatted with the cell's original style.
|
||
static final int | DISPLAY_STYLE | |
Formatted with the cell's displayed style.
|