Uses of Package
org.odftoolkit.odfdom.doc.table
-
Packages that use org.odftoolkit.odfdom.doc.table Package Description org.odftoolkit.odfdom.doc The "Document Layer" exist for usability reasons, it gives a feature based view on the document model.org.odftoolkit.odfdom.doc.table Provide convenient methods to manipulate table in ODF text and spreadsheet document. -
Classes in org.odftoolkit.odfdom.doc.table used by org.odftoolkit.odfdom.doc Class Description OdfTable OdfTable represents the table feature in ODF spreadsheet and text documents. -
Classes in org.odftoolkit.odfdom.doc.table used by org.odftoolkit.odfdom.doc.table Class Description OdfTable OdfTable represents the table feature in ODF spreadsheet and text documents.OdfTableCell OdfTableCell represents table cell feature in ODF document.OdfTableCellRange OdfTableCellRange represent a rang of cells that are adjacent with each otherOdfTableColumn OdfTableColumn represents table column feature in ODF document.OdfTableRow OdfTableRow represents table row feature in ODF document.