XlUnderlineStyle Enum

Definition

Specifies the type of underline applied to a font.

public enum class XlUnderlineStyle
public enum XlUnderlineStyle
type XlUnderlineStyle = 
Public Enum XlUnderlineStyle
Inheritance
XlUnderlineStyle

Fields

xlUnderlineStyleDouble -4119

Double thick underline.

xlUnderlineStyleDoubleAccounting 5

Two thin underlines placed close together.

xlUnderlineStyleNone -4142

No underlining.

xlUnderlineStyleSingle 2

Single underlining.

xlUnderlineStyleSingleAccounting 4

Not supported.

Applies to