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

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

Uses of TableDataPilotSubtotalElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.table that return TableDataPilotSubtotalElement
 TableDataPilotSubtotalElement TableDataPilotSubtotalsElement.newTableDataPilotSubtotalElement(String tableFunctionValue)
          Create child element table:data-pilot-subtotal.
 



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