# File lib/spreadsheet/row.rb, line 71 def default_format= format @worksheet.add_format format if @worksheet @default_format = format end