[]
        
(Showing Draft Content)

C1.Excel.C1XLBook.Palette

Palette Property

Palette

Gets or sets color palette of this workbook.

Declaration
[Browsable(false)]
public IReadOnlyList<Color> Palette { get; set; }
Remarks

The palette must be more 8 items (first 8 colors is standard palette: Black, White, Red, Green, Blue, Yellow, Magenta, Cyan).