Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / ThemeColors Class / Opulent Field


In This Topic
    Opulent Field (ThemeColors)
    In This Topic
    The theme color of the Opulent theme.
    Syntax
    'Declaration
     
    Public Shared Opulent As ThemeColor
    'Usage
     
    Dim value As ThemeColor
     
    value = ThemeColors.Opulent
     
    ThemeColors.Opulent = value
    public static ThemeColor Opulent
    See Also