Excel for WinRT
Underline Property (XLFont)


Gets XLUnderlineStyle value of the Excel font.
Syntax
'Declaration
 
Public ReadOnly Property Underline As XLUnderlineStyle
'Usage
 
Dim instance As XLFont
Dim value As XLUnderlineStyle
 
value = instance.Underline
public XLUnderlineStyle Underline {get;}
See Also

Reference

XLFont Class
XLFont Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback