Method: RubyXL::LegacyCell#workbook

Defined in:
lib/rubyXL/cell.rb

#workbookObject

[View source]

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

def workbook
  @worksheet.workbook
end