Class: OdfCore::Element::Table::DataPilotLayoutInfo
- Inherits:
-
AbstractElement
- Object
- AbstractElement
- OdfCore::Element::Table::DataPilotLayoutInfo
- Defined in:
- lib/odf_core/element/table/data_pilot_layout_info.rb
Constant Summary collapse
- XML_ELEMENT_NAME =
'table:data-pilot-layout-info'
- CHILDREN =
[].freeze
- ATTRIBUTES =
["table:add-empty-lines", "table:layout-mode"].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