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


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;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

StyleInfo Class
StyleInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options