Click or drag to resize

XlsChartDataTable Underline Property

Returns or sets the type of underline applied to the font.

Namespace: Spire.Xls.Core.Spreadsheet.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public FontUnderlineType Underline { get; set; }

Property Value

Type: FontUnderlineType

Implements

IFont Underline
See Also