| Package | Description |
|---|---|
| org.odftoolkit.odfdom.dom | |
| org.odftoolkit.odfdom.dom.element.table |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultElementVisitor.visit(TableCellRangeSourceElement ele)
A method to visit "table:cell-range-source" elements
|
| Modifier and Type | Method and Description |
|---|---|
TableCellRangeSourceElement |
TableCoveredTableCellElement.newTableCellRangeSourceElement(int tableLastColumnSpannedValue,
int tableLastRowSpannedValue,
String tableNameValue,
String xlinkHrefValue,
String xlinkTypeValue)
Create child element table:cell-range-source.
|
TableCellRangeSourceElement |
TableTableCellElement.newTableCellRangeSourceElement(int tableLastColumnSpannedValue,
int tableLastRowSpannedValue,
String tableNameValue,
String xlinkHrefValue,
String xlinkTypeValue)
Create child element table:cell-range-source.
|
Copyright © 2008–2018 Apache Software Foundation; Copyright © 2018–2019 The Document Foundation. All rights reserved.