Spread WPF 17
GrapeCity.Excel Namespace / IRunFormatting Interface / Typeface Property


In This Topic
    Typeface Property (IRunFormatting)
    In This Topic
    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