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