Module: RubyXL::LegacyCell

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

Instance Method Summary collapse

Instance Method Details

#workbookObject



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

def workbook
  @worksheet.workbook
end