Class: OpenXml::Docx::Elements::DeletedText

Inherits:
Text
  • Object
show all
Defined in:
lib/openxml/docx/elements/deleted_text.rb

Constant Summary

Constants included from AttributeBuilder

AttributeBuilder::VALID_THEME_COLORS, AttributeBuilder::VALID_TYPES

Instance Attribute Summary

Attributes inherited from Text

#text

Method Summary

Methods inherited from Text

#initialize, #to_xml

Methods inherited from Element

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

Methods included from AttributeBuilder

#attributes, included, #render?

Constructor Details

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