WorkbookColorPalette Members
A color palette for a workbook.Properties
| Name | Description |
|---|---|
| IsCustom | Indicates whether the workbook palette contains custom colors. |
| Item[Int32] | Returns or specifies a color in the workbook palette. |
Methods
| Name | Description |
|---|---|
| CopyFrom(WorkbookColorPalette) | Copies colors from the specified palette to the current palette. |
| Reset() | Resets custom palette colors to default colors. |
See Also