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