\Samples\Sample12MyReadFilter

Summary

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

Methods

readCell()

readCell(mixed  $column, mixed  $row, mixed  $worksheetName = '') : bool

Should this cell be read?

Parameters

mixed $column

Column address (as a string value like "A", or "IV")

mixed $row

Row number

mixed $worksheetName

Optional worksheet name

Returns

bool —