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