|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Inheritance diagram for MyReadFilter:
Collaboration diagram for MyReadFilter:Public Member Functions | |
| readCell ($column, $row, $worksheetName='') | |
| Should this cell be read? More... | |
| readCell ($column, $row, $worksheetName='') | |
| Should this cell be read? More... | |
Definition at line 45 of file 24readfilter.php.
| MyReadFilter::readCell | ( | $column, | |
| $row, | |||
$worksheetName = '' |
|||
| ) |
Should this cell be read?
| $column | String column index |
| $row | Row index |
| $worksheetName | Optional worksheet name |
Implements PHPExcel_Reader_IReadFilter.
Definition at line 47 of file 24readfilter.php.
References $row.