FlowingCode / GridExporterAddon

Apache License 2.0
10 stars 9 forks source link

NPE if setNumberColumnFormat is not invoked #73

Closed mlopezFC closed 1 year ago

mlopezFC commented 1 year ago

If the columns provide a number but the method setNumberColumnFormat was not called, then we get an NPE. We should throw an exception explaining the situation.