Click or drag to resize

ExcelRangeAutofitRows Method

Changes the height of the range rows to achieve the best fit for the cells content.

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