https://bz.apache.org/bugzilla/show_bug.cgi?id=62906
--- Comment #7 from PJ Fanning <[email protected]> --- Comment on attachment 36545 --> https://bz.apache.org/bugzilla/attachment.cgi?id=36545 Proposed fix to bug 62906 the tableNumber is already set by `int tableNumber = getPackagePart().getPackage().getPartsByContentType(XSSFRelation.TABLE.getContentType()).size() + 1` - any reason not to use this when setting the displayName? -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
