API Documentation > CorelDRAW > 2025-v26 > TableCell > ITableCell
TableCell.PlaceShape method
Places a shape inside the cell
Syntax:
Sub PlaceShape(ByVal Shape As Shape, Optional ByVal CenterInCell As Boolean = False)
Parameters:
Name Type Description
Shape
CenterInCell
Boolean
Specifies whether to center the shape in the cell.
Remarks:
The PlaceShape method places a shape in a table cell.