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

In This Topic
    Underline Property (XLFont)
    In This Topic
    Gets XLUnderlineStyle value of the Excel font.
    Syntax
    'Declaration
     
    Public ReadOnly Property Underline As XLUnderlineStyle
    public XLUnderlineStyle Underline {get;}
    See Also