Aspose team,
I'm running into a null reference exception when loading XLSB files with multiple auto filters enabled. If I load an XLSX version, no exception is thrown.
Attached is a console applicaiton that demonstrates the issue, using Aspose.Cells v5.3.0.
Initially I thought that it might have to do with the fact that I updated the load to use the constructor instead of the deprecated Open method, but this is not the case. Both methods throw in the same location when loading XSLB.
It's probably worth noting that the console app is the same one posted in this thread <A href="</A>, but modified to show the issue when loading. </P> <P>Thanks!<BR>Jim</P>