IFillFormatCollection
IFillFormatCollection interface
Represents the collection of fill styles.
public interface IFillFormatCollection : IGenericCollection<IFillFormat>
Properties
Name | Description |
---|---|
Item { get; } | Gets the element at the specified index. Read-only IFillFormat . |
See Also
- interface IGenericCollection<T>
- interface IFillFormat
- namespace Aspose.Slides.Theme
- assembly Aspose.Slides