Uses of Class
com.storedobject.office.ODT.TableCell
Packages that use ODT.TableCell
-
Uses of ODT.TableCell in com.storedobject.office
Methods in com.storedobject.office that return ODT.TableCellModifier and TypeMethodDescriptionfinal ODT.TableCellODT.Element.getCell()Retrieves the table cell where this element is located.ODT.TableRow.getCell(int index) Retrieves theTableCellat the specified index within thisTableRow.final ODT.TableCellODT.Element.getParentCell()Get the cell where this element is located.