Excel for WinRT
Underline Property (XLFontFormatting)


Gets or sets underline type for this formating.
Syntax
'Declaration
 
Public Property Underline As XLUnderlineType
'Usage
 
Dim instance As XLFontFormatting
Dim value As XLUnderlineType
 
instance.Underline = value
 
value = instance.Underline
public XLUnderlineType Underline {get; set;}
See Also

Reference

XLFontFormatting Class
XLFontFormatting Members

 

 


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

Product Support Forum  |  Documentation Feedback