public class AutoFitMergedCellsType
Field Summary | ||
---|---|---|
static final int | NONE | |
Ignore merged cells.
|
||
static final int | FIRST_LINE | |
Only expands the height of the first row.
|
||
static final int | LAST_LINE | |
Only expands the height of the last row.
|
||
static final int | EACH_LINE | |
Only expands the height of each row.
|
public static final int NONE
public static final int FIRST_LINE
public static final int LAST_LINE
public static final int EACH_LINE