worksheetName && $row >= ($this->startRow + 1) && $row <= ($this->endRow + 1)) { return true; } return false; } }