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 |
OfficeChartElement.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 |
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.
|
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.