Class: Roo::Excelx::Comments
- Defined in:
- lib/roo/excelx/comments.rb
Instance Method Summary collapse
Methods inherited from Extractor
Constructor Details
This class inherits a constructor from Roo::Excelx::Extractor
Instance Method Details
#comments ⇒ Object
6 7 8 |
# File 'lib/roo/excelx/comments.rb', line 6 def comments @comments ||= extract_comments end |