ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / Font Class / Superscript Property

In This Topic
    Superscript Property
    In This Topic
    Gets or sets a value indicating whether to make the text superscript.
    Syntax
    'Declaration
     
    Public Property Superscript As Boolean
    public bool Superscript {get; set;}
    See Also