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.
|
iterator
IFillFormat get_Item(int index)
Gets the element at the specified index.
Read-only IFillFormat
.