Documentation

DefaultReadFilter implements IReadFilter

Table of Contents

readCell() Should this cell be read? bool

Methods

readCell()

Should this cell be read?

public readCell( $column : string , $row : int [, $worksheetName : string = '' ] ) : bool
Parameters
$column : string

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

$row : int

Row number

$worksheetName : string = ''

Optional worksheet name

Return values
bool

Search results