Uses of Package
org.odftoolkit.odfdom.doc.table

Packages that use org.odftoolkit.odfdom.doc.table
org.odftoolkit.odfdom.doc The "Document Layer" exisit 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
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
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 other OdfTableCellRange provides methods to get/set/modify the properties of cell range.
OdfTableColumn
          OdfTableColumn represents table column feature in ODF document.
OdfTableRow
          OdfTableRow represents table row feature in ODF document.
 



Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.