Method: RubyXL::LegacyCell#workbook
- Defined in:
- lib/rubyXL/cell.rb
permalink #workbook ⇒ Object
[View source]
3 4 5 |
# File 'lib/rubyXL/cell.rb', line 3 def workbook @worksheet.workbook end |
3 4 5 |
# File 'lib/rubyXL/cell.rb', line 3 def workbook @worksheet.workbook end |