Class: OpenXml::Vml::Elements::Rectangle

Inherits:
Docx::Elements::Container show all
Defined in:
lib/openxml/vml/elements/rectangle.rb

Constant Summary

Constants included from Docx::AttributeBuilder

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

Instance Attribute Summary

Attributes inherited from Docx::Elements::Container

#children

Method Summary

Methods inherited from Docx::Elements::Container

#<<, #initialize, #to_xml

Methods included from Docx::PropertyBuilder

included, #property_xml

Methods inherited from Docx::Elements::Element

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

Methods included from Docx::AttributeBuilder

#attributes, included, #render?

Constructor Details

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