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