GrapeCity.Xaml.Excel
FontScheme Property (ExcelFont)


Gets or sets the scheme of the font.
Syntax
'Declaration
 
Public Property FontScheme As FontSchemeCategory
'Usage
 
Dim instance As ExcelFont
Dim value As FontSchemeCategory
 
instance.FontScheme = value
 
value = instance.FontScheme
public FontSchemeCategory FontScheme {get; set;}

Property Value

The font scheme.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelFont Class
ExcelFont Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options