Shapes Interface

Reserved for internal use.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
<GuidAttribute("000C031E-0000-0000-C000-000000000046")> _
Public Interface Shapes _
    Inherits _IMsoDispObj, IEnumerable
'Usage
Dim instance As Shapes
[GuidAttribute("000C031E-0000-0000-C000-000000000046")]
public interface Shapes : _IMsoDispObj, IEnumerable

See Also

Reference

Shapes Members

Microsoft.Office.Core Namespace