Libraries
»
rubyXL
(2.3.0)
»
Index
»
RubyXL
»
LegacyCell
»
#workbook
Method: RubyXL::LegacyCell#workbook
Defined in:
lib/rubyXL/cell.rb
#
workbook
⇒
Object
9 10 11
# File 'lib/rubyXL/cell.rb', line 9
def
workbook
@worksheet
.
workbook
end