PHPExcel developer documentation

A good way to get started is to run some of the tests included in the download. ... if one would want to create a web based view of a spreadsheet which communicates with PHPExcel’s object model, he would only have to write the front-end code. ... The easiest way to loop cells is by using iterators. Using iterators, one can use foreach to loop ... ................
................