SmartArtLayouts Members
Include Protected Members
Include Inherited Members
Represents a collection of SmartArt layout diagrams.
The SmartArtLayouts type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | (Inherited from _IMsoDispObj.) | |
Application | Gets a Object object that represents the container application for the SmartArtLayouts object. | |
Count | Gets the count of the number of SmartArtLayout objects contained within the SmartArtLayouts collection. | |
Creator | (Inherited from _IMsoDispObj.) | |
Creator | Gets a 32-bit integer that indicates the application in which the SmartArtLayouts object was created. | |
Item | Gets a SmartArtLayout object at the specified index or with the specified unique identifier. | |
Parent | Gets the calling object. |
Top
Methods
Name | Description | |
---|---|---|
GetEnumerator() | (Inherited from IEnumerable.) | |
GetEnumerator() |
Top