ISmartArtShapeCollection
ISmartArtShapeCollection interface
Represents a collection of SmartArt shapes
public interface ISmartArtShapeCollection : IGenericCollection<ISmartArtShape>
Properties
Name | Description |
---|---|
Item { get; } | Gets the element at the specified index. Read-only ISmartArtShape . Zero-based index of the element |
See Also
- interface IGenericCollection<T>
- interface ISmartArtShape
- namespace Aspose.Slides.SmartArt
- assembly Aspose.Slides