ILineFormatCollectionEffectiveData
ILineFormatCollectionEffectiveData interface
Immutable object that represents a readonly collection of effective line formats.
public interface ILineFormatCollectionEffectiveData : IGenericCollection<ILineFormatEffectiveData>
Properties
Name | Description |
---|---|
Item { get; } | Gets the element at the specified index. Read-only ILineFormatEffectiveData . |
Remarks
This interface is used as a part of IFormatSchemeEffectiveData
.
See Also
- interface IGenericCollection<T>
- interface ILineFormatEffectiveData
- namespace Aspose.Slides.Theme
- assembly Aspose.Slides