IColorSchemeItem Property

Gets the element at the specified index. Read-only IColorFormat.

Namespace:  Aspose.Slides.Theme
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
IColorFormat this[
	ColorSchemeIndex index
] { get; }

Parameters

index
Type: Aspose.SlidesColorSchemeIndex

Property Value

Type: IColorFormat
See Also