# File lib/spreadsheet/worksheet.rb, line 187
    def last_row
      row(last_row_index)
    end