all_nodes property

all_nodes property

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

Definition:

@property
def all_nodes(self):
    ...

See Also