[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.FontInfo.Subscript

Subscript Property

Subscript

True if the font is formatted as subscript. False by default.

Declaration
public bool Subscript { get; set; }
Public Property Subscript As Boolean
Property Value
Type Description
bool

true if subscript; otherwise, false.

Remarks

This property take effect on XLSX import/export only.