class RubyXL::Row

def xf

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