[]
        
(Showing Draft Content)

C1.Excel.XLFontScript

XLFontScript Enum

The Excel font superscript/subscript style (escapement type).

Namespace: C1.Excel
Assembly: C1.Excel.dll
Syntax
public enum XLFontScript : byte

Fields

Name Description
None

Without escapement (normal font).

Subscript

Subscript escapement type.

Superscript

Superscript escapement type.