Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / Theme Class
Properties

In This Topic
    Theme Class Members
    In This Topic

    The following tables list the members exposed by Theme.

    Public Constructors
     NameDescription
    Public ConstructorConstructor. Creates a new theme based on the given theme, if the given theme is a null reference (Nothing in Visual Basic) (Nothing in Visual Basic), then the theme is based on the office theme.  
    Top
    Public Properties
     NameDescription
    Public Property Gets whether the theme is a built-in theme.  
    Public Property Gets the name of the theme.  
    Public Property Represents a color scheme within the theme.  
    Public Property Represents a font scheme within the theme.  
    Top
    See Also