RichBlockTable

constructor(cells: List<List<RichBlockTableCell>>, isBordered: Boolean? = null, isStriped: Boolean? = null, caption: RichText? = null)(source)