Open AndreaRinaudo opened 1 month ago
Noncommercial use
Windows
7.3.1
Excel
When I run the command
worksheet.Cells.AutoFitColumns();
I get the error:
"Value of '0' is not valid for 'emSize'. 'emSize' should be greater than 0 and less than or equal to System.Single.MaxValue. Parameter name: emSize"
Please upload a workbook or provide code that helps us to replicate this issue.
EPPlus usage
Noncommercial use
Environment
Windows
Epplus version
7.3.1
Spreadsheet application
Excel
Description
When I run the command
worksheet.Cells.AutoFitColumns();
I get the error:
"Value of '0' is not valid for 'emSize'. 'emSize' should be greater than 0 and less than or equal to System.Single.MaxValue. Parameter name: emSize"