Method: Spreadsheet::Excel::Internals#opcode

Defined in:
lib/spreadsheet/excel/internals.rb

#opcode(key) ⇒ Object



454
455
456
# File 'lib/spreadsheet/excel/internals.rb', line 454

def opcode key
  OPCODES[key]
end