Shapes Interface

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
<GuidAttribute("91493475-5A91-11CF-8700-00AA0060263B")> _
Public Interface Shapes _
    Inherits IEnumerable
'Usage
Dim instance As Shapes
[GuidAttribute("91493475-5A91-11CF-8700-00AA0060263B")]
public interface Shapes : IEnumerable

See Also

Reference

Shapes Members

Microsoft.Office.Interop.PowerPoint Namespace