Quantcast
Channel: PHPExcel Forum Rss Feed
Viewing all articles
Browse latest Browse all 2707

New Post: Show more of an Excel worksheet

$
0
0
You can use $objPHPExcel->getSheet($Index) or $objPHPExcel->getSheetByName($Name) to have others sheets. Use getSheetCount() or getSheetNames() to known max index or names in the workbook.

Viewing all articles
Browse latest Browse all 2707

Trending Articles