Class FontScript
Enum that stands for position of the symbol
Inheritance
System.Object
FontScript
Namespace: IronXL.Styles
Assembly: IronXL.dll
Syntax
public sealed class FontScript : Enum
Fields
None
Default symbol position
Declaration
public const FontScript None
Field Value
Type | Description |
---|---|
FontScript |
Sub
Stands for position when symbol is at the bottom of the line
Declaration
public const FontScript Sub
Field Value
Type | Description |
---|---|
FontScript |
Super
Stands for position when symbol is on the top of the line
Declaration
public const FontScript Super
Field Value
Type | Description |
---|---|
FontScript |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |