Calling SetAutoFilter() on a set of columns and then calling AutoSizeColumn() on those columns results in column widths that don't take into account the filter combo box icon.
The issue has been reproduced using HSSFSheet, please find attached an excel file example and the C# code to reproduce the issue.
Using NPOI version 2.1.3.1 https://github.com/tonyqus/npoi/commit/523df236ae4b212cc3dab6982acdf9f0a3802b7b
Comments: ** Comment from web user: jackpoz **
The issue has been reproduced using HSSFSheet, please find attached an excel file example and the C# code to reproduce the issue.
Using NPOI version 2.1.3.1 https://github.com/tonyqus/npoi/commit/523df236ae4b212cc3dab6982acdf9f0a3802b7b
Comments: ** Comment from web user: jackpoz **
any feedback ?