Winnovative Excel Library for .NET
PatternColorIndex Property
NamespacesWinnovative.ExcelLibExcelCellFillPatternPatternColorIndex
Winnovative Excel Library for .NET
Gets or sets the color index in Excel palette of the cell pattern.
Declaration Syntax
C#Visual BasicVisual C++
public int PatternColorIndex { get; set; }
Public Property PatternColorIndex As Integer
public:
property int PatternColorIndex {
	int get ();
	void set (int value);
}

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