public interface IFillFormatCollection extends IGenericCollection<IFillFormat>
Represents the collection of fill styles.
| Modifier and Type | Method and Description |
|---|---|
IFillFormat |
get_Item(int index)
Gets the element at the specified index.
|
iteratorJavaiteratorIFillFormat get_Item(int index)
Gets the element at the specified index.
Read-only IFillFormat.
Copyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.