Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IFormatColor Interface / ThemeColor Property
In This Topic
    ThemeColor Property (IFormatColor)
    In This Topic
    Returns or sets one of the constants of the ColorSchemeIndex enumeration, specifying the theme color used in a threshold of a data bar or color scale conditional format.
    Syntax
    ThemeColor ThemeColor {get; set;}
    See Also