Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorkbook Interface / Theme Property
In This Topic
    Theme Property (IWorkbook)
    In This Topic
    Returns or sets the theme applied to the current workbook.
    Syntax
    ITheme Theme {get; set;}
    See Also