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 ofTableTableCellElementBasewhich represents this cell.Methods in org.odftoolkit.odfdom.doc.table with parameters of type TableTableCellElementBaseModifier and TypeMethodDescriptionstatic OdfTableCellOdfTableCell.getInstance(TableTableCellElementBase cellElement) Get theOdfTableCellinstance from theTableTableCellElementBaseinstance. -
Uses of TableTableCellElementBase in org.odftoolkit.odfdom.dom.element.table
Subclasses of TableTableCellElementBase in org.odftoolkit.odfdom.dom.element.tableModifier and TypeClassDescriptionclassDOM implementation of OpenDocument element <table:covered-table-cell>.classDOM 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