29 $this->worksheet =
null;
50 $this->onlyExistingCells = (bool) $value;
An exception for terminatinating execution or to throw for unit testing.
adjustForExistingOnlyRange()
Validate start/end values for "IterateOnlyExistingCells" mode, and adjust if necessary.
getIterateOnlyExistingCells()
Get loop only existing cells.
setIterateOnlyExistingCells(bool $value)
Set the iterator to loop only existing cells.