TabColor Property

Yogesh.ExcelXml

A Sandcastle Documented Class Library TabColor Property
NamespacesYogesh.ExcelXmlWorksheetTabColor
Gets or sets the tab color
Declaration Syntax
C# Visual Basic Visual C++
public int TabColor { get; set; }
Public Property TabColor As Integer
public:
property int TabColor {
	int get ();
	void set (int value);
}

Assembly: Yogesh.ExcelXml (Module: Yogesh.ExcelXml) Version: 2.89.501.2158