GrapeCity.Xaml.SpreadSheet.Data
HeadingFontName Property


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

Property Value

The name of the heading font.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

SpreadTheme Class
SpreadTheme Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options