'Declaration <System.ComponentModel.BrowsableAttribute(False)> Public Property CurrentTheme As SpreadTheme
'Usage Dim instance As GcSpreadSheet Dim value As SpreadTheme instance.CurrentTheme = value value = instance.CurrentTheme
[System.ComponentModel.Browsable(false)] public SpreadTheme CurrentTheme {get; set;}