Spread Silverlight Documentation
Typeface Property (IRunFormatting)


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

Property Value

The typeface.
See Also

Reference

IRunFormatting Interface
IRunFormatting Members