# File lib/spreadsheet/excel/error.rb, line 21
  def value
    ERROR_VALUES.fetch @code, '#UNKNOWN'
  end