\PhpOffice\PhpSpreadsheet\ReaderIReadFilter

Summary

Methods
Constants
readCell()
No constants found
No protected methods found
N/A
No private methods 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 —