| Package | Description |
|---|---|
| org.odftoolkit.odfdom.dom | |
| org.odftoolkit.odfdom.dom.element.office |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultElementVisitor.visit(TableConsolidationElement ele)
A method to visit "table:consolidation" elements
|
| Modifier and Type | Method and Description |
|---|---|
TableConsolidationElement |
OfficeTextElement.newTableConsolidationElement(String tableFunctionValue,
String tableSourceCellRangeAddressesValue,
String tableTargetCellAddressValue)
Create child element table:consolidation.
|
TableConsolidationElement |
OfficeDrawingElement.newTableConsolidationElement(String tableFunctionValue,
String tableSourceCellRangeAddressesValue,
String tableTargetCellAddressValue)
Create child element table:consolidation.
|
TableConsolidationElement |
OfficePresentationElement.newTableConsolidationElement(String tableFunctionValue,
String tableSourceCellRangeAddressesValue,
String tableTargetCellAddressValue)
Create child element table:consolidation.
|
TableConsolidationElement |
OfficeSpreadsheetElement.newTableConsolidationElement(String tableFunctionValue,
String tableSourceCellRangeAddressesValue,
String tableTargetCellAddressValue)
Create child element table:consolidation.
|
TableConsolidationElement |
OfficeChartElement.newTableConsolidationElement(String tableFunctionValue,
String tableSourceCellRangeAddressesValue,
String tableTargetCellAddressValue)
Create child element table:consolidation.
|
Copyright © 2008–2018 Apache Software Foundation; Copyright © 2018–2020 The Document Foundation. All rights reserved.