# File lib/spreadsheet/excel/writer/format.rb, line 51
  def num_format
    @writer.number_format_index @workbook, @format.number_format
  end