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

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

Uses of TableLastColumnElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type TableLastColumnElement
 void DefaultElementVisitor.visit(TableLastColumnElement ele)
          A method to visit "table:last-column" elements
 

Uses of TableLastColumnElement in org.odftoolkit.odfdom.dom.element.table
 

Methods in org.odftoolkit.odfdom.dom.element.table that return TableLastColumnElement
 TableLastColumnElement TableTableTemplateElement.newTableLastColumnElement(String tableStyleNameValue)
          Create child element table:last-column.
 



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