GrapeCity.Xaml.Excel
SymbolFontFamily Property


GrapeCity.Excel.Chart Namespace > TextParagraph Class : SymbolFontFamily Property
Specifies the symbol font
Syntax
'Declaration
 
Public Property SymbolFontFamily As String
'Usage
 
Dim instance As TextParagraph
Dim value As String
 
instance.SymbolFontFamily = value
 
value = instance.SymbolFontFamily
public string SymbolFontFamily {get; set;}
See Also

Reference

TextParagraph Class
TextParagraph Members