Method: RubyXL::Reference#last_row
- Defined in:
- lib/rubyXL/objects/reference.rb
permalink #last_row ⇒ Object
[View source]
47 48 49 |
# File 'lib/rubyXL/objects/reference.rb', line 47 def last_row @row_range.end end |
47 48 49 |
# File 'lib/rubyXL/objects/reference.rb', line 47 def last_row @row_range.end end |