IsColorInPalette Method

IsColorInPalette function

Checks if a color is in the palette for the spreadsheet.


func (instance *Workbook) IsColorInPalette(color *Color)  (bool,  error) 

Remarks

See Also