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