Uses of Class
org.odftoolkit.odfdom.dom.element.table.TableConsolidationElement
Packages that use TableConsolidationElement
-
Uses of TableConsolidationElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TableConsolidationElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(TableConsolidationElement ele) A method to visit "table:consolidation" elements -
Uses of TableConsolidationElement in org.odftoolkit.odfdom.dom.element.office
Methods in org.odftoolkit.odfdom.dom.element.office that return TableConsolidationElementModifier and TypeMethodDescriptionOfficeChartElement.newTableConsolidationElement(String tableFunctionValue, String tableSourceCellRangeAddressesValue, String tableTargetCellAddressValue) Create child element <table:consolidation>.OfficeDrawingElement.newTableConsolidationElement(String tableFunctionValue, String tableSourceCellRangeAddressesValue, String tableTargetCellAddressValue) Create child element <table:consolidation>.OfficePresentationElement.newTableConsolidationElement(String tableFunctionValue, String tableSourceCellRangeAddressesValue, String tableTargetCellAddressValue) Create child element <table:consolidation>.OfficeSpreadsheetElement.newTableConsolidationElement(String tableFunctionValue, String tableSourceCellRangeAddressesValue, String tableTargetCellAddressValue) Create child element <table:consolidation>.OfficeTextElement.newTableConsolidationElement(String tableFunctionValue, String tableSourceCellRangeAddressesValue, String tableTargetCellAddressValue) Create child element <table:consolidation>.