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: 7.0.0
Syntax
public void AutofitColumns()
See Also