Class: Odf::Component::Styles
- Includes:
- XmlComponent
- Defined in:
- lib/odf/component/styles.rb
Constant Summary collapse
- NAME =
'styles.xml'.freeze
Instance Attribute Summary
Attributes inherited from Abstract
Instance Method Summary collapse
Methods included from XmlComponent
Methods inherited from Abstract
Instance Method Details
#content ⇒ Object
7 8 9 |
# File 'lib/odf/component/styles.rb', line 7 def content Odf.styles end |