DefaultReadFilter
    
            
            in package
            
        
    
            
            implements
                            IReadFilter                    
    
    
Table of Contents
Interfaces
Methods
- readCell() : bool
- Should this cell be read?
Methods
readCell()
Should this cell be read?
    public
                    readCell(string $columnAddress, int $row[, string $worksheetName = '' ]) : bool
    Parameters
- $columnAddress : string
- 
                    Column address (as a string value like "A", or "IV") 
- $row : int
- 
                    Row number 
- $worksheetName : string = ''
- 
                    Optional worksheet name