GrapeCity.Xaml.SpreadSheet.Data
FontTheme Property (StyleInfo)


GrapeCity.Xaml.SpreadSheet.Data Namespace > StyleInfo Class : FontTheme Property
Gets or sets the font theme of the cell.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Overridable Property FontTheme As String
'Usage
 
Dim instance As StyleInfo
Dim value As String
 
instance.FontTheme = value
 
value = instance.FontTheme
[DefaultValue()]
public virtual string FontTheme {get; set;}
See Also

Reference

StyleInfo Class
StyleInfo Members