Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exporting table with table's RowHeader #40

Open
GoogleCodeExporter opened this issue Nov 14, 2015 · 0 comments
Open

Exporting table with table's RowHeader #40

GoogleCodeExporter opened this issue Nov 14, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant