Click or drag to resize

ExcelRowAutoFit Method

Automatically sets the line height so that all text in the cells of the row is visible.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntax
public void AutoFit()
Remarks
This method will set the Height to the calculated required minimum value.
See Also