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


Gets or sets the current theme information for the workbook.
Syntax
'Declaration
 
Public Property CurrentThemeName As String
'Usage
 
Dim instance As Workbook
Dim value As String
 
instance.CurrentThemeName = value
 
value = instance.CurrentThemeName
public string CurrentThemeName {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