Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / Theme Class / Theme Constructor / Theme Constructor(String)
The name of the theme.
In This Topic
    Theme Constructor(String)
    In This Topic
    Initializes a new instance of the Theme class with the specified theme name.
    Syntax
    public Theme( 
       java.lang.String themeName
    )

    Parameters

    themeName
    The name of the theme.
    See Also