[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.FontInfo.Superscript

Superscript Property

Superscript

True if the font is formatted as superscript; False by default.

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

true if superscript; otherwise, false.

Remarks

This property take effect on XLSX import/export only.