OK, so I'm using version 2.3.0 of the NPOI. My Workbook is SXSSFWorkbook format.
I'm trying to autosize the columns...but I can't figure out how to use the NEW Autosize Tracker.
Can anyone figure this out? It was a bug fix, here is the web site...but there aren't any examples on how to get it to work, should I be using a different version of NPOI?
https://bz.apache.org/bugzilla/show_bug.cgi?id=57450
Thanks!