Uses of Class
org.odftoolkit.odfdom.dom.element.office.OfficeSpreadsheetElement
Packages that use OfficeSpreadsheetElement
Package
Description
The "Document Layer" exist for usability reasons, it gives a feature based view on the document model.
-
Uses of OfficeSpreadsheetElement in org.odftoolkit.odfdom.doc
Methods in org.odftoolkit.odfdom.doc that return OfficeSpreadsheetElementModifier and TypeMethodDescriptionOdfSpreadsheetDocument.getContentRoot()Get the content root of a spreadsheet document. -
Uses of OfficeSpreadsheetElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type OfficeSpreadsheetElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(OfficeSpreadsheetElement ele) A method to visit "office:spreadsheet" elements -
Uses of OfficeSpreadsheetElement in org.odftoolkit.odfdom.dom.element.office
Methods in org.odftoolkit.odfdom.dom.element.office that return OfficeSpreadsheetElementModifier and TypeMethodDescriptionOfficeBodyElement.newOfficeSpreadsheetElement()Create child element <office:spreadsheet>.