PageBlockTable¶
A table
PageBlockTable(
caption: RichText,
cells: list of list of PageBlockTableCell,
is_bordered: Bool,
is_striped: Bool,
is_compact: Bool
) → PageBlock
PageBlockTable¶A table
PageBlockTable(
caption: RichText,
cells: list of list of PageBlockTableCell,
is_bordered: Bool,
is_striped: Bool,
is_compact: Bool
) → PageBlock