Class FontUnderlineType
Enum that stands for different types of font underline
Inheritance
System.Object
FontUnderlineType
Namespace: IronXL.Styles
Assembly: IronXL.dll
Syntax
public sealed class FontUnderlineType : Enum
Fields
Double
A double underline
Declaration
public const FontUnderlineType Double
Field Value
Type | Description |
---|---|
FontUnderlineType |
DoubleAccounting
An accounting style double underline
Declaration
public const FontUnderlineType DoubleAccounting
Field Value
Type | Description |
---|---|
FontUnderlineType |
None
Not underlined
Declaration
public const FontUnderlineType None
Field Value
Type | Description |
---|---|
FontUnderlineType |
Single
A single (normal) underline as used in word processing
Declaration
public const FontUnderlineType Single
Field Value
Type | Description |
---|---|
FontUnderlineType |
SingleAccounting
An accounting style single underline
Declaration
public const FontUnderlineType SingleAccounting
Field Value
Type | Description |
---|---|
FontUnderlineType |
value__
Declaration
public short value__
Field Value
Type | Description |
---|---|
System.Int16 |