Excel thru HTML
Moderator: General Moderators
Excel thru HTML
I am trying to make an Excel spreadsheet thru HTML by changing the header info. This basically allows me to create a spreadsheet by building the table using HTML tables. My question is, by doing it thru this approach do I have any control over the Excel cells, like background color, height, width, etc? Also is it possible to make different worksheet thru this method?