Workbook.IsColorInPalette
Workbook.IsColorInPalette method
Checks if a color is in the palette for the spreadsheet.
public bool IsColorInPalette(Color color)
Parameter | Type | Description |
---|---|---|
color | Color | Color structure. |
Return Value
Returns true if this color is in the palette. Otherwise, returns false
See Also
- class Workbook
- namespace Aspose.Cells
- assembly Aspose.Cells