| Field Summary | ||
|---|---|---|
const Number | NONE | |
| Ignore merged cells. | ||
const Number | FIRST_LINE | |
| Only expands the height of the first row. | ||
const Number | LAST_LINE | |
| Only expands the height of the last row. | ||
const Number | EACH_LINE | |
| Only expands the height of each row. | ||
| Field Detail |
|---|
NONE | |
const Number NONE | |
FIRST_LINE | |
const Number FIRST_LINE | |
LAST_LINE | |
const Number LAST_LINE | |
EACH_LINE | |
const Number EACH_LINE | |