[]
True if the font is formatted as superscript; False by default.
public bool Superscript { get; set; }
Public Property Superscript As Boolean
true if superscript; otherwise, false.
true
false
This property take effect on XLSX import/export only.