getIterateOnlyExistingCells() getIterateOnlyExistingCells() : boolean Get loop only existing cells Returns boolean
setIterateOnlyExistingCells() setIterateOnlyExistingCells(boolean $value = true) Set the iterator to loop only existing cells Parameters boolean $value Throws \PHPExcel_Exception
adjustForExistingOnlyRange() adjustForExistingOnlyRange() Validate start/end values for "IterateOnlyExistingCells" mode, and adjust if necessary Throws \PHPExcel_Exception