Airgram

Guides
/
/
Output types

PageBlockTableCell

Represents a cell of a table.

This is an alias for the PageBlockTableCellUnion type.


NameTypeDescription
_"pageBlockTableCell"
text Cell text; may be null. If the text is null, then the cell must be invisible
isHeaderboolean True, if it is a header cell
colspannumber The number of columns the cell spans
rowspannumber The number of rows the cell spans
align Horizontal cell content alignment
valign Vertical cell content alignment