ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLFont Class / FontName Property

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