\PhpOffice\PhpSpreadsheet\ReaderDefaultReadFilter

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(string  $column, integer  $row, string  $worksheetName = '') : boolean

Should this cell be read?

Parameters

string $column

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

integer $row

Row number

string $worksheetName

Optional worksheet name

Returns

boolean