Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IFontFormat Interface / Superscript Property
In This Topic
    Superscript Property (IFontFormat)
    In This Topic
    Gets or sets the boolean property that indicates whether the represented text is a superscript.
    Syntax
    System.bool Superscript {get; set;}

    Property Value

    true if superscript; otherwise, false.
    See Also