GrapeCity.Xaml.Excel
LatinFontFamily Property


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

Reference

TextParagraph Class
TextParagraph Members