@PublicAPI public interface IPropertyTableCellFormats
Modifier and Type | Method and Description |
---|---|
ICellFormat |
getHeader()
Cell format represents header cells of the property table.
|
ICellFormat |
getRow1()
Cell format represents one of the two data row cell formats
|
ICellFormat |
getRow2()
Cell format represents one of the two data row cell formats
|
ICellFormat getHeader()
ICellFormat getRow1()
ICellFormat getRow2()