ComponentOne Web API Edition
Underline Property (Font)

C1.Web.Api.Excel Namespace > Font Class : Underline Property
Gets or sets underscore setting.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<XmlAttributeAttribute()>
Public Property Underline As Boolean
[DefaultValue()]
[XmlAttribute()]
public bool Underline {get; set;}
See Also

Reference

Font Class
Font Members