Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IThemeColorScheme Interface / Item Property
Specifies the ThemeColor
In This Topic
    Item Property (IThemeColorScheme)
    In This Topic
    Gets the IThemeColor using ThemeColor.
    Syntax
    IThemeColor this[ 
       ThemeColor index
    ]; {get;}

    Parameters

    index
    Specifies the ThemeColor

    Property Value

    Returns the IThemeColor
    See Also