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