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

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

Uses of TableSubtotalRulesElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.table that return TableSubtotalRulesElement
 TableSubtotalRulesElement TableDatabaseRangeElement.newTableSubtotalRulesElement()
          Create child element table:subtotal-rules.
 



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