GrapeCity.Xaml.SpreadSheet.Data
BodyFontName Property


Gets or sets the name of the body font.
Syntax
'Declaration
 
Public Property BodyFontName As String
'Usage
 
Dim instance As SpreadTheme
Dim value As String
 
instance.BodyFontName = value
 
value = instance.BodyFontName
public string BodyFontName {get; set;}

Property Value

The name of the body font.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

SpreadTheme Class
SpreadTheme Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options