ComponentOne Web API Edition
Family Property (Font)

C1.Web.Api.Excel Namespace > Font Class : Family Property
Gets or sets the typeface name.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<XmlAttributeAttribute()>
Public Property Family As String
[DefaultValue()]
[XmlAttribute()]
public string Family {get; set;}
See Also

Reference

Font Class
Font Members