ExpertXls Excel Library for .NET
ExpertXls Excel Library for .NET
Library API
ExpertXls.ExcelLib
ExcelRange Class
ExcelRange Methods
AddComment Method
AutofitColumns Method
AutofitRows Method
Clear Method
ClearContents Method
Copy Method
Delete Method
FreezePanes Method
Group Method
Merge Method
Move Method
UnGroup Method
UnMerge Method
ExcelRange
AutofitRows 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
C#
VB
Copy
public
void
AutofitRows
()
Public
Sub
AutofitRows
See Also
Reference
ExcelRange Class
ExpertXls.ExcelLib Namespace
ExpertXls Excel Library for .NET