ComponentOne ASP.NET MVC Controls
Superscript Property

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

Reference

Font Class
Font Members