class RubyXL::Cell

def get_cell_xf

def get_cell_xf
  workbook.stylesheet.cell_xfs[self.style_index || 0]
end