Method: RubyXL::Row#get_font

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

#get_fontObject



153
154
155
# File 'lib/rubyXL/objects/sheet_data.rb', line 153

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