WorkbookColors Property Bytescout Spreadsheet SDK
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.1.2054-master
Syntax

public Color[] Colors { get; }

Property Value

Type: Color
The colors.

Implements

IWorkbookColors
See Also

Reference