[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IFont.Subscript

Subscript Property

Subscript

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

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

true if subscript; otherwise, false.

Remarks

This property take effect on XLSX import/export only.