Skip to content

🔮 RichBlockTable

This object represents a table rich block.

⚙️ Properties

  • type (str ): Type of the rich block
  • cells (List of List of RichBlockTableCell ): Table cells
  • column_count (int ): Column count
  • row_count (int ): Row count
  • title (RichText ): Optional. Title