C1.Excel Assembly / C1.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
 
See Also