[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 66 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Sheet:: (4 methods):
__construct()
getRowIterator()
getIndex()
getName()
__construct($xmlReader, $sheetIndex, $sheetName) X-Ref |
param: XMLReader $xmlReader XML Reader, positioned on the "<table:table>" element param: int $sheetIndex Index of the sheet, based on order in the workbook (zero-based) param: string $sheetName Name of the sheet |
getRowIterator() X-Ref |
return: \Box\Spout\Reader\ODS\RowIterator |
getIndex() X-Ref |
return: int Index of the sheet, based on order in the workbook (zero-based) |
getName() X-Ref |
return: string Name of the sheet |
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |