AutoFitMergedCellsType enumeration

AutoFitMergedCellsType enumeration

Represents the type of auto fitting merged cells.

The AutoFitMergedCellsType type exposes the following members:

Fields

FieldDescription
NONEIgnore merged cells.
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.

See Also