45 46 47
# File 'lib/table_setting/sheet.rb', line 45 def new_row(options = {}) TableSetting::Row.new(self, options) end