poi-object-mapper icon indicating copy to clipboard operation
poi-object-mapper copied to clipboard

SpreadsheetWriter creates columns for methods that are not annotated with @SheetColumn

Open pbacz opened this issue 1 year ago • 0 comments

SpreadsheetWriter creates columns for methods that are not annotated with @SheetColumn

Using SpreadsheetWriterTest#test_write_xls_single_sheet as an example:

Actual: actual

Expected: expected

pbacz avatar Jan 02 '24 22:01 pbacz