Link Search Menu Expand Document

WorkbookColors Property

Gets the colors in the user-defined palette. The palette has 56 entries.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public Color[] Colors { get; }

Property Value

Type: Color
The colors.

Implements

IWorkbookColors
See Also

Reference