Class: OdfCore::Element::Text::CharacterCount
- Inherits:
-
AbstractElement
- Object
- AbstractElement
- OdfCore::Element::Text::CharacterCount
- Defined in:
- lib/odf_core/element/text/character_count.rb
Constant Summary collapse
- XML_ELEMENT_NAME =
'text:character-count'
- CHILDREN =
[].freeze
- ATTRIBUTES =
["style:num-format", "style:num-letter-sync"].freeze
Instance Attribute Summary
Attributes inherited from AbstractElement
Method Summary
Methods inherited from AbstractElement
#<<, #[], #[]=, attributes, children, #initialize, xml_element_name
Constructor Details
This class inherits a constructor from OdfCore::Element::AbstractElement