# File lib/spreadsheet/excel/writer/workbook.rb, line 95 def number_format_index workbook, format @number_formats[workbook][format] || 0 end