GrapeCity.Xaml.Excel
FontName Property (IExcelFont)


Gets or sets the name of the font.
Syntax
'Declaration
 
Property FontName As String
'Usage
 
Dim instance As IExcelFont
Dim value As String
 
instance.FontName = value
 
value = instance.FontName
string FontName {get; set;}

Property Value

The name of the font.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelFont Interface
IExcelFont Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options