Link Search Menu Expand Document

XLSPalletteIndex Method (Color)

Indexes the specified color.

Namespace:Bytescout.Spreadsheet.Constants
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public static byte Index(
	Color color
)

Parameters

color
Type: System.DrawingColor
The color.

Return Value

Type: Byte

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

See Also

Reference