Winnovative Excel Library for .NET Help
C#
Show/Hide TOC
Excel
Worksheet
Autofit
Rows Method
Changes the height of the used range rows to achieve the best fit for the cells content.
Definition
Namespace:
Winnovative.ExcelLib
Assembly:
WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
C#
Copy
public
void
AutofitRows
()
See Also
Reference
ExcelWorksheet Class
Winnovative.ExcelLib Namespace
In This Article
Definition
See Also