ComponentOne Web API Edition
Superscript Property

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

Reference

Font Class
Font Members