Page tree

Versions Compared

Key

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

...

System.Drawing.Color object. Color must exist in the palettebe a palette color. For .xlsx files, this alters the legacy palette, which is used when opening the file in Excel 2003.

Excerpt

Changes the RGB value of a specified

Msdn
System.Drawing.Color
1Color

Signature
C#
C#
 public void SetColor(Color color, int red, int green, int blue)

...