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