Class: RubyXL::CellValue
- Inherits:
-
OOXMLObject
- Object
- OOXMLObject
- RubyXL::CellValue
- Defined in:
- lib/rubyXL/objects/sheet_data.rb
Overview
Instance Attribute Summary
Attributes included from OOXMLObjectInstanceMethods
Instance Method Summary collapse
Methods included from OOXMLObjectInstanceMethods
#==, included, #index_in_collection, #initialize, #write_xml
Instance Method Details
#before_write_xml ⇒ Object
25 26 27 28 |
# File 'lib/rubyXL/objects/sheet_data.rb', line 25 def before_write_xml preserve_whitespace true end |