Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IFont Interface / Superscript Property
In This Topic
    Superscript Property (IFont)
    In This Topic
    Gets or sets whether the font is formatted as superscript. The value is False by default.
    Syntax
    System.bool Superscript {get; set;}
    See Also