\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, int  $row, string  $worksheetName = '') : bool

Should this cell be read?

Parameters

string $column

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

int $row

Row number

string $worksheetName

Optional worksheet name

Returns

bool —