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


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