Winnovative Excel Library for .NET
BackColor Property
NamespacesWinnovative.ExcelLibExcelCellFillPatternBackColor
Winnovative Excel Library for .NET
Gets or sets the background color of the cell.
Declaration Syntax
C#Visual BasicVisual C++
public Color BackColor { get; set; }
Public Property BackColor As Color
public:
property Color BackColor {
	Color get ();
	void set (Color value);
}

Assembly: Winnovative.ExcelLib (Module: Winnovative.ExcelLib) Version: 2.1.0.0 (2.1.0.0)