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