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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Description

Returns whether or not the color is a custom color. For .xls files this means that the color is not part of Excel's default color palette. For .xlsx files, this means that the color has not been retrieved from the legacy palette (through Palette.SetColorAt or Palette.GetColorAt), and is not a system color.

C#
vb.net

Examples

C#
vb.net
  • No labels