Click or drag to resize

ExcelRangeAutofitColumns Method

Changes the width of the 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