IShapeProperties.AddChild Method Adds a new child for this autoshape. Syntax Unit: FlexCel.Core procedure IShapeProperties.AddChild(sp: IShapeProperties); virtual; abstract; Parameters <-> Parameter Type Description sp IShapeProperties Shape to be added. See also IShapeProperties