| Field Summary | ||
|---|---|---|
const Number | DEFAULT | |
| Display text like in Microsoft Excel. | ||
const Number | CROSS_KEEP | |
| Display all the text by crossing other cells and keep text of crossed cells. | ||
const Number | CROSS_OVERRIDE | |
| Display all the text by crossing other cells and override text of crossed cells. | ||
const Number | STRICT_IN_CELL | |
| Only display the text within the width of cell. | ||
| Field Detail |
|---|
DEFAULT | |
const Number DEFAULT | |
CROSS_KEEP | |
const Number CROSS_KEEP | |
CROSS_OVERRIDE | |
const Number CROSS_OVERRIDE | |
STRICT_IN_CELL | |
const Number STRICT_IN_CELL | |