Uses of Class
org.odftoolkit.odfdom.dom.element.table.TableOddColumnsElement
Packages that use TableOddColumnsElement
-
Uses of TableOddColumnsElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TableOddColumnsElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(TableOddColumnsElement ele) A method to visit "table:odd-columns" elements -
Uses of TableOddColumnsElement in org.odftoolkit.odfdom.dom.element.table
Methods in org.odftoolkit.odfdom.dom.element.table that return TableOddColumnsElementModifier and TypeMethodDescriptionTableTableTemplateElement.newTableOddColumnsElement(String tableStyleNameValue) Create child element <table:odd-columns>.