ComponentOne Web API Edition
Subscript Property

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

Reference

Font Class
Font Members