GrapeCity.Xaml.Excel
Theme Property (IExcelWorkbook)


Gets or sets the theme used in the IExcelWorkbook instance.
Syntax
'Declaration
 
Property Theme As IExcelTheme
'Usage
 
Dim instance As IExcelWorkbook
Dim value As IExcelTheme
 
instance.Theme = value
 
value = instance.Theme
IExcelTheme Theme {get; set;}

Property Value

The IExcelTheme instance used in the current workbook
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelWorkbook Interface
IExcelWorkbook Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options