Uses of Class
org.odftoolkit.odfdom.dom.element.style.StyleSectionPropertiesElement
Packages that use StyleSectionPropertiesElement
Package
Description
-
Uses of StyleSectionPropertiesElement in org.odftoolkit.odfdom.changes
Methods in org.odftoolkit.odfdom.changes with parameters of type StyleSectionPropertiesElementModifier and TypeMethodDescriptionstatic voidJsonOperationConsumer.mapSectionProperties(org.json.JSONObject attrs, StyleSectionPropertiesElement propertiesElement) -
Uses of StyleSectionPropertiesElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type StyleSectionPropertiesElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(StyleSectionPropertiesElement ele) A method to visit "style:section-properties" elements -
Uses of StyleSectionPropertiesElement in org.odftoolkit.odfdom.dom.element.style
Methods in org.odftoolkit.odfdom.dom.element.style that return StyleSectionPropertiesElementModifier and TypeMethodDescriptionStyleDefaultStyleElement.newStyleSectionPropertiesElement()Create child element <style:section-properties>.StyleStyleElement.newStyleSectionPropertiesElement()Create child element <style:section-properties>.