Online Documentation for Advanced PDF Generator for RAD Studio

TRenderTable.Cell

 

TRenderTable                


property Cell[x,y: Integer]: TRenderCell;

 

Description

Use the Cell property to access table cells by their coordinates. This property is read-only and accessible only at runtime.

 


See also:

Rows

TRenderCell