GrapeCity.Xaml.Excel
ComplexFontFamily Property


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

Reference

TextParagraph Class
TextParagraph Members