Uses of Class
org.odftoolkit.odfdom.dom.element.style.StyleTableRowPropertiesElement
-
Packages that use StyleTableRowPropertiesElement Package Description org.odftoolkit.odfdom.changes org.odftoolkit.odfdom.dom org.odftoolkit.odfdom.dom.element.style -
-
Uses of StyleTableRowPropertiesElement in org.odftoolkit.odfdom.changes
Methods in org.odftoolkit.odfdom.changes with parameters of type StyleTableRowPropertiesElement Modifier and Type Method Description static 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 StyleTableRowPropertiesElement Modifier and Type Method Description voidDefaultElementVisitor. 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 StyleTableRowPropertiesElement Modifier and Type Method Description StyleTableRowPropertiesElementStyleDefaultStyleElement. newStyleTableRowPropertiesElement()Create child element <style:table-row-properties>.StyleTableRowPropertiesElementStyleStyleElement. newStyleTableRowPropertiesElement()Create child element {
-