class RubyXL::Cell

def get_cell_font

def get_cell_font
  workbook.stylesheet.fonts[get_cell_xf.font_id]
end