Class: OpenXml::DrawingML::Elements::GraphicData

Inherits:
OpenXml::Docx::Elements::Container show all
Defined in:
lib/openxml/drawingml/elements/graphic_data.rb

Constant Summary

Constants included from OpenXml::Docx::AttributeBuilder

OpenXml::Docx::AttributeBuilder::VALID_THEME_COLORS, OpenXml::Docx::AttributeBuilder::VALID_TYPES

Instance Attribute Summary

Attributes inherited from OpenXml::Docx::Elements::Container

#children

Method Summary

Methods inherited from OpenXml::Docx::Elements::Container

#<<, #initialize, #to_xml

Methods included from OpenXml::Docx::PropertyBuilder

included, #property_xml

Methods inherited from OpenXml::Docx::Elements::Element

#name, name, #namespace, tag, #tag, #to_xml

Methods included from OpenXml::Docx::AttributeBuilder

#attributes, included, #render?

Constructor Details

This class inherits a constructor from OpenXml::Docx::Elements::Container