Class: OoxmlParser::ConnectionShape
- Inherits:
-
DocxShape
- Object
- OOXMLDocumentObject
- DocxShape
- OoxmlParser::ConnectionShape
- Defined in:
- lib/ooxml_parser/pptx_parser/presentation/slide/connection_shape.rb
Overview
Class for storing ‘cxnSp` data
Instance Attribute Summary
Attributes inherited from DocxShape
#body_properties, #locks_text, #non_visual_properties, #properties, #style, #text_body
Attributes inherited from OOXMLDocumentObject
Method Summary
Methods inherited from DocxShape
#initialize, #parse, #with_data?
Methods inherited from OOXMLDocumentObject
#==, #boolean_attribute_value, #initialize, #parse_xml, #with_data?
Methods included from OoxmlObjectAttributeHelper
#attribute_enabled?, #option_enabled?
Methods included from OoxmlDocumentObjectHelper
Constructor Details
This class inherits a constructor from OoxmlParser::DocxShape