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