public interface IFillFormatCollectionEffectiveData extends IGenericCollection<IFillFormatEffectiveData>
Immutable object that represents a readonly collection of effective fill formats.
IFormatSchemeEffectiveData.
| Modifier and Type | Method and Description |
|---|---|
IFillFormatEffectiveData |
get_Item(int index)
Gets the element at the specified index.
|
iteratorJavaiteratorIFillFormatEffectiveData get_Item(int index)
Gets the element at the specified index.
Read-only IFillFormatEffectiveData.
Copyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.