Winnovative Excel Library

ExcelColorsPaletteItem Property

Winnovative Excel Library Documentation
Gets or sets the color from the specified index in palette

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public Color this[
	int colorIndex
] { get; set; }

Parameters

colorIndex
Type: SystemInt32
The color index in palette

Return Value

Type: Color
The color at the specified index in palette
See Also

Reference