GrapeCity.Xaml.Excel
Typeface Property (IRunFormatting)


GrapeCity.Excel Namespace > IRunFormatting Interface : Typeface Property
Gets the typeface.
Syntax
'Declaration
 
ReadOnly Property Typeface As String
'Usage
 
Dim instance As IRunFormatting
Dim value As String
 
value = instance.Typeface
string Typeface {get;}

Property Value

The typeface.
See Also

Reference

IRunFormatting Interface
IRunFormatting Members