SmartArtNode.Nodes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.