CustomLayout.Shapes Property

PowerPoint Developer Reference

Returns a Shapes collection representing all the layout elements included in the specified custom layout. Read-only.

Syntax

expression.Shapes

expression   A variable that represents a CustomLayout object.

Return Value
Shapes

Remarks

The Shapes collection of layout elements can include drawings, shapes, OLE objects, pictures, text objects, titles, headers, footers, slide numbers, and date and time objects.

See Also