Uses of Class
org.odftoolkit.odfdom.dom.element.table.TableCalculationSettingsElement
Packages that use TableCalculationSettingsElement
-
Uses of TableCalculationSettingsElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TableCalculationSettingsElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.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 TableCalculationSettingsElementModifier and TypeMethodDescriptionOfficeChartElement.newTableCalculationSettingsElement()Create child element <table:calculation-settings>.OfficeDrawingElement.newTableCalculationSettingsElement()Create child element <table:calculation-settings>.OfficePresentationElement.newTableCalculationSettingsElement()Create child element <table:calculation-settings>.OfficeSpreadsheetElement.newTableCalculationSettingsElement()Create child element <table:calculation-settings>.OfficeTextElement.newTableCalculationSettingsElement()Create child element <table:calculation-settings>.