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

Packages that use OdfConsolidationElement
org.odftoolkit.odfdom.doc.element.table   
org.odftoolkit.odfdom.dom.element.office   
 

Uses of OdfConsolidationElement in org.odftoolkit.odfdom.doc.element.table
 

Subclasses of OdfConsolidationElement in org.odftoolkit.odfdom.doc.element.table
 class OdfConsolidation
           
 

Uses of OdfConsolidationElement in org.odftoolkit.odfdom.dom.element.office
 

Methods in org.odftoolkit.odfdom.dom.element.office that return OdfConsolidationElement
 OdfConsolidationElement OdfSpreadsheetElement.createConsolidationElement(String function, OdfCellRangeAddressList sourceCellRangeAddresses, OdfCellAddress targetCellAddress)
          Create child element table:consolidation.
 OdfConsolidationElement OdfTextElement.createConsolidationElement(String function, OdfCellRangeAddressList sourceCellRangeAddresses, OdfCellAddress targetCellAddress)
          Create child element table:consolidation.
 OdfConsolidationElement OdfChartElement.createConsolidationElement(String function, OdfCellRangeAddressList sourceCellRangeAddresses, OdfCellAddress targetCellAddress)
          Create child element table:consolidation.
 OdfConsolidationElement OdfPresentationElement.createConsolidationElement(String function, OdfCellRangeAddressList sourceCellRangeAddresses, OdfCellAddress targetCellAddress)
          Create child element table:consolidation.
 OdfConsolidationElement OdfDrawingElement.createConsolidationElement(String function, OdfCellRangeAddressList sourceCellRangeAddresses, OdfCellAddress targetCellAddress)
          Create child element table:consolidation.
 



Copyright © 2009. All Rights Reserved.