# File lib/spreadsheet/row.rb, line 71
    def default_format
      @default_format || @worksheet.default_format || @workbook.default_format
    end