Method: Extract::Cell#name
- Defined in:
- lib/extract/cell.rb
#name ⇒ Object
19 20 21 |
# File 'lib/extract/cell.rb', line 19 def name sheet_def.cell_names[cell] end |
19 20 21 |
# File 'lib/extract/cell.rb', line 19 def name sheet_def.cell_names[cell] end |