ExcelRangeAutofitRows Method
Changes the height of the range rows to achieve the best fit for the cells content.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public void AutofitRows()
public:
void AutofitRows()
member AutofitRows : unit -> unit