Aspose::Cells::AutoFitterOptions::GetAutoFitMergedCellsType method
AutoFitterOptions::GetAutoFitMergedCellsType method
Gets and set the type of auto fitting row height of merged cells.
AutoFitMergedCellsType Aspose::Cells::AutoFitterOptions::GetAutoFitMergedCellsType()
Remarks
Excel defaults to ignore merged cells when fitting the row height, so Aspose.Cells works as MS Excel default. Please set this type to change the way of auto fitting row height of merged cells.
See Also
- Enum AutoFitMergedCellsType
- Class AutoFitterOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++