Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Core Namespace / Theme Class
Properties Methods


In This Topic
    Theme Class Members
    In This Topic

    The following tables list the members exposed by Theme.

    Public Properties
     NameDescription
    Public PropertyGets a Drawing.ThemeColorScheme object that represents the color scheme of a Theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the default theme for workbook.  
    Public PropertyGets a Drawing.ThemeEffectScheme object that represents the effect scheme of a Theme.  
    Public PropertyGets a FontScheme object that represents the font scheme of a Theme.  
    Public PropertyGets a value indicating whether this theme is mutable.  
    Public PropertyGets the name of this Theme.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Changes color scheme of the specified theme.  
    Public Methodstatic (Shared in Visual Basic)Changes font scheme of the specified theme.  
    Public MethodClones the specified Theme to a new Theme.  
    Public MethodGets the display color from the specified scheme color.  
    Public MethodOverloaded. Gets the display font from the special font.  
    Public Methodstatic (Shared in Visual Basic)Gets the built-in theme.  
    Public Methodstatic (Shared in Visual Basic)Internal use only.  
    Public MethodGet the corresponding grayscale theme.  
    Top
    See Also