Uses of Class
org.odftoolkit.odfdom.dom.element.table.TableInsertionCutOffElement

Packages that use TableInsertionCutOffElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.table   
 

Uses of TableInsertionCutOffElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type TableInsertionCutOffElement
 void DefaultElementVisitor.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 TableInsertionCutOffElement
 TableInsertionCutOffElement TableCutOffsElement.newTableInsertionCutOffElement(String tableIdValue, int tablePositionValue)
          Create child element table:insertion-cut-off.
 



Copyright © 2008-2017 The Apache Software Foundation. All Rights Reserved.