Uses of Class
org.odftoolkit.odfdom.dom.element.table.TableTableCellElementBase
Packages that use TableTableCellElementBase
Package
Description
Provide convenient methods to manipulate table in ODF text and spreadsheet document.
-
Uses of TableTableCellElementBase in org.odftoolkit.odfdom.doc.table
Methods in org.odftoolkit.odfdom.doc.table that return TableTableCellElementBaseModifier and TypeMethodDescriptionOdfTableCell.getOdfElement()
Get the instance ofTableTableCellElementBase
which represents this cell.Methods in org.odftoolkit.odfdom.doc.table with parameters of type TableTableCellElementBaseModifier and TypeMethodDescriptionstatic OdfTableCell
OdfTableCell.getInstance
(TableTableCellElementBase cellElement) Get theOdfTableCell
instance from theTableTableCellElementBase
instance. -
Uses of TableTableCellElementBase in org.odftoolkit.odfdom.dom.element.table
Subclasses of TableTableCellElementBase in org.odftoolkit.odfdom.dom.element.tableModifier and TypeClassDescriptionclass
DOM implementation of OpenDocument element <table:covered-table-cell>.class
DOM implementation of OpenDocument element <table:table-cell>.Methods in org.odftoolkit.odfdom.dom.element.table that return TableTableCellElementBaseModifier and TypeMethodDescriptionTableTableCellElementBase.split
(int posStart) Splitting the element at the given position into two halves