Method: RubyXL::Row#xf

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

#xfObject



162
163
164
# File 'lib/rubyXL/objects/sheet_data.rb', line 162

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