Method: RubyXL::Row#xf

Defined in:
lib/rubyXL/objects/sheet_data.rb

#xfObject



145
146
147
# File 'lib/rubyXL/objects/sheet_data.rb', line 145

def xf
  @worksheet.workbook.cell_xfs[self.style_index || 0]
end