public interface ITableCell
Modifier and Type | Method and Description |
---|---|
ICellData |
getData()
Returns the data content of the given cell
|
ICellFormat |
getFormat()
Returns the format of the given cell
|
ICellFormat getFormat()
ICellData getData()