michal.koval Posted September 3, 2021 Share Posted September 3, 2021 Hi, i have question about jasperreport library. Is any way how i can export table as table with name?I tried find any parameters or attributes but without success.I need that for macros for "ease" work with table. Link to comment Share on other sites More sharing options...
gustavofarias Posted September 3, 2021 Share Posted September 3, 2021 What do you mean with "export table as table with name"? Link to comment Share on other sites More sharing options...
zellers Posted September 10, 2021 Share Posted September 10, 2021 <propertyExpression name="net.sf.jasperreports.export.xls.sheet.name"> <![CDATA[$F{FieldName}]]></propertyExpression>Also in the wiki: Excel Export: Dynamically set sheet names Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now