Method: RubyXL::Row#get_font

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

#get_fontObject



170
171
172
# File 'lib/rubyXL/objects/sheet_data.rb', line 170

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