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


In This Topic
    Typeface Property (IThemeFont)
    In This Topic
    Specifies the font face to use
    Syntax
    'Declaration
     
    ReadOnly Property Typeface As String
    'Usage
     
    Dim instance As IThemeFont
    Dim value As String
     
    value = instance.Typeface
    string Typeface {get;}
    See Also