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


Gets or sets the font theme for the row.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property FontTheme As String
'Usage
 
Dim instance As Row
Dim value As String
 
instance.FontTheme = value
 
value = instance.FontTheme
[DefaultValue()]
public string FontTheme {get; set;}

Property Value

The font theme.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Row Class
Row Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options