Phpexcel display sheet(2) in html
问题 I have to display an excel workbook in html form because some will view the page with Macbooks and for sure not everybody has excel installed. The workbook has five sheets which have different number of columns and the column widths are different, so they cannot be put in one sheet. I'm using wamp server 2.4 with phpexcel 1.8, php 5.4.16, apache 2.4.4 under windows XP. I can get the different sheets active (show up first) by getActiveSheet(). But when I tried to display them in html, only the