knut2
Results
1
comments of
knut2
I think I get the same problem without `after_filter` just when I try to use data from another sheet. My minimal working example: ``` require 'axlsx' p = Axlsx::Package.new wb...