[]
The Excel font superscript/subscript style (escapement type).
public enum XLFontScript : byte
| Name | Description |
|---|---|
| None | Without escapement (normal font). |
| Subscript | Subscript escapement type. |
| Superscript | Superscript escapement type. |