Click or drag to resize

ExcelWorksheetAutofitColumns Method

Changes the width of the used range columns to achieve the best fit for the cells content.

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public void AutofitColumns()
See Also