Uses of Class
org.odftoolkit.odfdom.dom.element.table.TableInsertionCutOffElement
Packages that use TableInsertionCutOffElement
-
Uses of TableInsertionCutOffElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TableInsertionCutOffElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(TableInsertionCutOffElement ele) A method to visit "table:insertion-cut-off" elements -
Uses of TableInsertionCutOffElement in org.odftoolkit.odfdom.dom.element.table
Methods in org.odftoolkit.odfdom.dom.element.table that return TableInsertionCutOffElementModifier and TypeMethodDescriptionTableCutOffsElement.newTableInsertionCutOffElement(String tableIdValue, int tablePositionValue) Create child element <table:insertion-cut-off>.