Class: OpenXml::Docx::Section
- Inherits:
-
Object
- Object
- OpenXml::Docx::Section
- Includes:
- PropertyBuilder
- Defined in:
- lib/openxml/docx/section.rb
Instance Method Summary collapse
Methods included from PropertyBuilder
Instance Method Details
#to_xml(xml) ⇒ Object
26 27 28 |
# File 'lib/openxml/docx/section.rb', line 26 def to_xml(xml) property_xml xml end |