Uses of Class
org.odftoolkit.odfdom.dom.element.table.TableCalculationSettingsElement
-
Packages that use TableCalculationSettingsElement Package Description 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 Modifier and Type Method Description voidDefaultElementVisitor. 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 Modifier and Type Method Description TableCalculationSettingsElementOfficeChartElement. newTableCalculationSettingsElement()Create child element <table:calculation-settings>.TableCalculationSettingsElementOfficeDrawingElement. newTableCalculationSettingsElement()Create child element <table:calculation-settings>.TableCalculationSettingsElementOfficePresentationElement. newTableCalculationSettingsElement()Create child element <table:calculation-settings>.TableCalculationSettingsElementOfficeSpreadsheetElement. newTableCalculationSettingsElement()Create child element <table:calculation-settings>.TableCalculationSettingsElementOfficeTextElement. newTableCalculationSettingsElement()Create child element <table:calculation-settings>.
-