ComponentOne ASP.NET MVC Controls
Subscript Property

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

Reference

Font Class
Font Members