colors property

colors property

Returns colors in the palette for the spreadsheet.

Remarks

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

Definition:

@property
def colors(self):
    ...

See Also