Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

ShapeTextFont.UnderlineType Property

Gets or sets the type of underline applied to the text.

Namespace: DevExpress.Spreadsheet.Drawings

Assembly: DevExpress.Spreadsheet.v20.2.Core.dll

Declaration

ShapeTextUnderlineType UnderlineType { get; set; }

Property Value

Type Description
ShapeTextUnderlineType

A ShapeTextUnderlineType enumeration value.

See Also