Method: Formula#sheetless_reference
- Defined in:
- lib/formulae/parse/formula_peg.rb
#sheetless_reference ⇒ Object
156 157 158 |
# File 'lib/formulae/parse/formula_peg.rb', line 156 def sheetless_reference column_range || row_range || area || cell end |