Hi all, I am thinking about enhancing the Excel/POI export functionality to use templates. Has anyone done something like this? My usage point would be this: <display:table id="row" name="${test}" export="true" excelTemplate="path/to/template.xls" startRow="4" startColumn="3" />
Is there a possibility to get this properties? The TableProperties, which are included in the TableModel only keep track of properties declared in files, or am I missing something here? Or can the TableModel hold the information itself? Because if I could retrieve this information from the TableModel or similar this would be easy to implement. Anyone else interested? Cheers, Karsten. _______________________________________________ displaytag-devel mailing list displaytag-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/displaytag-devel