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
- Class Workbook
- Namespace Aspose.Cells
- Library Aspose.Cells for Go