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

    Property Value

    true if subscript; otherwise, false.
    See Also