GrapeCity.Xaml.SpreadSheet.Data
CurrentTheme Property (Workbook)


Gets or sets the current theme for the workbook.
Syntax
'Declaration
 
Public Property CurrentTheme As SpreadTheme
'Usage
 
Dim instance As Workbook
Dim value As SpreadTheme
 
instance.CurrentTheme = value
 
value = instance.CurrentTheme
public SpreadTheme CurrentTheme {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Workbook Class
Workbook Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options