firegloves / MemPOI

A library to simplify export from database to Excel files using Apache POI :japanese_goblin:
MIT License
57 stars 7 forks source link

Generate excel table with data from database #3

Closed xyanid2015 closed 4 years ago

xyanid2015 commented 4 years ago

Is there a possibility to write prepared statement not directly to excel sheet, but create an excel table before?

firegloves commented 4 years ago

Unfortunately at this time this feature is not supported. It could be an option for the next releases, but I have to check the impact on code base

firegloves commented 4 years ago

@xyanid2015 I'm developing excel table support. I'm planning to integrate also Pivot Table, so let me know if you need only the simple Excel table, please. In that case I could release 2 different updates, in order to fulfull your request in the meantime, otherwise I'll release directly at the end