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

Packages that use TableCalculationSettingsElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.office   
 

Uses of TableCalculationSettingsElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.office that return TableCalculationSettingsElement
 TableCalculationSettingsElement OfficeTextElement.newTableCalculationSettingsElement()
          Create child element table:calculation-settings.
 TableCalculationSettingsElement OfficeChartElement.newTableCalculationSettingsElement()
          Create child element table:calculation-settings.
 TableCalculationSettingsElement OfficeSpreadsheetElement.newTableCalculationSettingsElement()
          Create child element table:calculation-settings.
 TableCalculationSettingsElement OfficePresentationElement.newTableCalculationSettingsElement()
          Create child element table:calculation-settings.
 TableCalculationSettingsElement OfficeDrawingElement.newTableCalculationSettingsElement()
          Create child element table:calculation-settings.
 



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