Method: Extract::Cell#name

Defined in:
lib/extract/cell.rb

#nameObject



19
20
21
# File 'lib/extract/cell.rb', line 19

def name
  sheet_def.cell_names[cell]
end