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

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

Uses of TableBackgroundElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.table that return TableBackgroundElement
 TableBackgroundElement TableTableTemplateElement.newTableBackgroundElement(String tableStyleNameValue)
          Create child element table:background.
 



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