Edit

Share via


SmartArtNode.Nodes Property

Definition

Returns the child nodes associated with this SmartArt Node.

public:
 property Microsoft::Office::Core::SmartArtNodes ^ Nodes { Microsoft::Office::Core::SmartArtNodes ^ get(); };
public Microsoft.Office.Core.SmartArtNodes Nodes { get; }
member this.Nodes : Microsoft.Office.Core.SmartArtNodes
Public ReadOnly Property Nodes As SmartArtNodes

Property Value

Remarks

Read-only.

Applies to