Module: RubyXL::LegacyCell

Included in:
Cell
Defined in:
lib/rubyXL/cell.rb

Instance Method Summary collapse

Instance Method Details

#workbookObject



3
4
5
# File 'lib/rubyXL/cell.rb', line 3

def workbook
  @worksheet.workbook
end