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