Class ODT.TableCell

java.lang.Object
Enclosing class:
ODT<T>

public static final class ODT.TableCell extends ODT.TextElement
Represents a cell within a table. A TableCell is a specific type of TextElement that belongs to a parent TableRow. It encapsulates the behavior and properties specific to a single cell in a table structure.
Author:
Syam