Class: OoxmlParser::OldDocxGroupProperties
- Inherits:
-
Object
- Object
- OoxmlParser::OldDocxGroupProperties
- Defined in:
- lib/ooxml_parser/common_parser/common_data/alternate_content/picture/group/old_docx_group_properties.rb
Overview
Fallback DOCX group properties
Instance Attribute Summary collapse
-
#wrap ⇒ Object
Returns the value of attribute wrap.
Instance Attribute Details
#wrap ⇒ Object
Returns the value of attribute wrap.
6 7 8 |
# File 'lib/ooxml_parser/common_parser/common_data/alternate_content/picture/group/old_docx_group_properties.rb', line 6 def wrap @wrap end |