SmartArt Interface

The top level class for interacting with a SmartArt graphic. Specifies constants that define the types of SmartArt nodes.

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

Syntax

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

See Also

Reference

SmartArt Members

Microsoft.Office.Core Namespace