nodes property

nodes property

Returns collections of root nodes in SmartArt object. Read-only ISmartArtNodeCollection.

Definition:

@property
def nodes(self):
    ...

See Also