public interface IEffectStyleCollection extends IGenericCollection<IEffectStyle>
Represents a collection of effect styles.
| Modifier and Type | Method and Description |
|---|---|
IEffectStyle |
get_Item(int index)
Returns an element at specified position.
|
iteratorJavaiteratorIEffectStyle get_Item(int index)
Returns an element at specified position.
Read-only IEffectStyle.
index - Position of element.Copyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.