AutoFitMergedCellsType

AutoFitMergedCellsType enumeration

Utility class containing constants. Represents the type of auto fitting merged cells.

Values

NameDescription
NONEIgnore merged cells. Default.
FIRST_LINEOnly expands the height of the first row.
LAST_LINEOnly expands the height of the last row.
EACH_LINEOnly expands the height of each row.