AutoFitMergedCellsType Enum

AutoFitMergedCellsType Enum

Represents the type of auto fitting merged cells.


type AutoFitMergedCellsType int32

Fields

FieldDescription
NoneIgnore merged cells.
FirstLineOnly expands the height of the first row.
LastLineOnly expands the height of the last row.
EachLineExpands the height of each row.