Uses of Class
org.odftoolkit.odfdom.dom.element.table.TableOddRowsElement
Packages that use TableOddRowsElement
-
Uses of TableOddRowsElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TableOddRowsElementModifier and TypeMethodDescriptionvoid
DefaultElementVisitor.visit
(TableOddRowsElement ele) A method to visit "table:odd-rows" elements -
Uses of TableOddRowsElement in org.odftoolkit.odfdom.dom.element.table
Methods in org.odftoolkit.odfdom.dom.element.table that return TableOddRowsElementModifier and TypeMethodDescriptionTableTableTemplateElement.newTableOddRowsElement
(String tableStyleNameValue) Create child element <table:odd-rows>.