| Package | Description |
|---|---|
| org.odftoolkit.odfdom.doc |
The "Document Layer" exisit for usability reasons, it gives a feature based view on the document model.
|
| org.odftoolkit.odfdom.dom | |
| org.odftoolkit.odfdom.dom.element.office |
| Modifier and Type | Method and Description |
|---|---|
OfficeSpreadsheetElement |
OdfSpreadsheetDocument.getContentRoot()
Get the content root of a spreadsheet document.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultElementVisitor.visit(OfficeSpreadsheetElement ele)
A method to visit "office:spreadsheet" elements
|
| Modifier and Type | Method and Description |
|---|---|
OfficeSpreadsheetElement |
OfficeBodyElement.newOfficeSpreadsheetElement()
Create child element office:spreadsheet.
|
Copyright © 2008–2018 Apache Software Foundation; Copyright © 2018–2020 The Document Foundation. All rights reserved.