class RubyXL::Row

def get_font

def get_font
  @worksheet.workbook.fonts[xf.font_id]
end