Page tree
Skip to end of metadata
Go to start of metadata

Description

Returns a Palette object that represents the specified workbook's color palette.

C#
vb.net

Remarks

Each Excel workbook has a single color palette that manages formatting colors and some drawing layer colors. A color palette contains 56 colors that may be referenced. Each of these 56 colors may be customized, but changing a color in the palette will affect all formatting that uses the referenced color.

Examples

C#
vb.net
  • No labels