Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Signature
vb.net
vb.net
Public ReadOnly Property IsCustomColor() As Boolean
Remarks

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

...