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