XLSPalletteIndex Method (Color, Color)Bytescout Spreadsheet SDK
Indexes the specified color.

Namespace:  Bytescout.Spreadsheet.Constants
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public static byte Index(
	Color color,
	Color[] palette
)

Parameters

color
Type: System.DrawingColor
The color.
palette
Type: System.DrawingColor
The palette.

Return Value

Type: Byte

[Missing <returns> documentation for "M:Bytescout.Spreadsheet.Constants.XLSPallette.Index(System.Drawing.Color,System.Drawing.Color[])"]

See Also

Reference