[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Theme

Theme Class

Inheritance
Theme
Implements
Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public class Theme : ITheme
Public Class Theme
    Implements ITheme

Constructors

Name Description
Theme(string, ITheme)

Constructor. Creates a new theme based on the given theme, if the given theme is null (Nothing in Visual Basic), then the theme is based on the office theme.

Properties

Name Description
IsBuiltIn

Gets whether the theme is a built-in theme.

Name

Gets the name of the theme.

ThemeColorScheme

Represents a color scheme within the theme.

ThemeFontScheme

Represents a font scheme within the theme.