Package | Description |
---|---|
org.odftoolkit.odfdom.dom | |
org.odftoolkit.odfdom.dom.element.office |
Modifier and Type | Method and Description |
---|---|
void |
DefaultElementVisitor.visit(TableTableTemplateElement ele)
A method to visit "table:table-template" elements
|
Modifier and Type | Method and Description |
---|---|
TableTableTemplateElement |
OfficeStylesElement.newTableTableTemplateElement(String tableFirstRowEndColumnValue,
String tableFirstRowStartColumnValue,
String tableLastRowEndColumnValue,
String tableLastRowStartColumnValue,
String tableNameValue)
Create child element table:table-template.
|
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.