ComponentOne Web API Edition
Size Property (Font)

C1.Web.Api.Excel Namespace > Font Class : Size Property
Gets or sets the font size.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<XmlAttributeAttribute()>
Public Property Size As Single
[DefaultValue()]
[XmlAttribute()]
public float Size {get; set;}
See Also

Reference

Font Class
Font Members