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