\PHPExcel_Reader_IReadFilter

PHPExcel_Reader_IReadFilter

Summary

Methods
Constants
readCell()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

readCell()

readCell(  $column,   $row,   $worksheetName = '') : boolean

Should this cell be read?

Parameters

$column

String column index

$row

Row index

$worksheetName

Optional worksheet name

Returns

boolean