Workbook.Colors

Workbook.Colors property

Returns colors in the palette for the spreadsheet.

public Color[] Colors { get; }

Remarks

The palette has 56 entries, each represented by an RGB value.

See Also