public interface ISmartArtShapeCollection extends IGenericCollection<ISmartArtShape>
Represents a collection of SmartArt shapes
| Modifier and Type | Method and Description |
|---|---|
ISmartArtShape |
get_Item(int index)
Gets the element at the specified index.
|
iteratorJavaiteratorISmartArtShape get_Item(int index)
Gets the element at the specified index.
Read-only ISmartArtShape.
index - Zero-based index of the elementCopyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.