ComponentOne Web API Edition
Bold Property (Font)

C1.Web.Api.Excel Namespace > Font Class : Bold Property
Gets or sets a value indicating whether to make the text bold.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public Property Bold As Boolean
[XmlAttribute()]
[DefaultValue()]
public bool Bold {get; set;}
See Also

Reference

Font Class
Font Members