Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLFont Class / FontName Property

In This Topic
    FontName Property (XLFont)
    In This Topic
    Gets Excel font name (font family).
    Syntax
    'Declaration
     
    
    Public ReadOnly Property FontName As String
    public string FontName {get;}
    See Also