Relative Content

Tag Archive for javahtmlexceldata-conversion

Copying HTML table to clipboard to MS Excel

I write a program in Java that create an HTML Table when the user press a button on my Web application. At the end of the creation, the table is copied in the clipboard, and the user paste the clipboard in MS Excel program. The table must have some graphic setting, one of them is that the cells have a minimum fixed width. The table must bee saved in XSLX format after copied in MS Office