Click or drag to resize

WorkbookColors Property

Returns colors in the palette for the workbook. The palette has 56 entries, each represented by an RGB value. Read/write Object.

Namespace:  Spire.Xls
Assembly:  Spire.XLS (in Spire.XLS.dll) Version: 11.9.3.0 (11.9.3.5040)
Syntax
public Color[] Colors { get; }

Property Value

Type: Color
See Also