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


In This Topic
    Opulent Field (SpreadThemes)
    In This Topic
    The Opulent theme.
    Syntax
    'Declaration
     
    Public Shared Opulent As SpreadTheme
    'Usage
     
    Dim value As SpreadTheme
     
    value = SpreadThemes.Opulent
     
    SpreadThemes.Opulent = value
    public static SpreadTheme Opulent
    See Also