# File lib/spreadsheet/excel/writer/format.rb, line 45
  def font_index
    @writer.font_index @workbook, font.key
  end