A Sandcastle Documented Class Library
TabColor Property
Namespaces ► Yogesh.ExcelXml ► Worksheet ► TabColor
Gets or sets the tab color

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); }