Click or drag to resize

ExcelColumnAutoFit Method

Automatically sets the column width so that all text in the cells of the column 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 Width to the calculated required minimum value.
See Also