You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. table.setRowHeader(RowHeaderMode.INDEX);
2. new ExcelExport(table).export();
What is the expected output? What do you see instead?
I expected the RowHeader column in excel file, but it wasn't exported
It's a way to export tablerows, saving the RowHeader ? Or How can I define new
column in exported file with rownumbers...
Thanks!
Original issue reported on code.google.com by [email protected] on 17 Dec 2014 at 9:53
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 17 Dec 2014 at 9:53The text was updated successfully, but these errors were encountered: