Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorksheet Interface / TabColor Property
In This Topic
    TabColor Property
    In This Topic
    Gets or sets the primary color of the tab.
    Syntax
    System.Drawing.Color TabColor {get; set;}
    See Also