SmartArtNodes Interface

Represents a collection of nodes within a SmartArt diagram.

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

Syntax

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

Remarks

These nodes correspond directly to semantic elements in the data model of the graphic.

See Also

Reference

SmartArtNodes Members

Microsoft.Office.Core Namespace