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

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

Uses of TableDataPilotSubtotalsElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.table that return TableDataPilotSubtotalsElement
 TableDataPilotSubtotalsElement TableDataPilotLevelElement.newTableDataPilotSubtotalsElement()
          Create child element table:data-pilot-subtotals.
 



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