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