Gets or sets font underlining.
Namespace: GemBox.SpreadsheetAssembly: GemBox.Spreadsheet (in GemBox.Spreadsheet.dll) Version: 35.0.30.1025
Syntax
| C# |
|---|
public UnderlineStyle UnderlineStyle { get; set; } |
| Visual Basic |
|---|
Public Property UnderlineStyle As UnderlineStyle Get Set |
Remarks
Default value of this property is UnderlineStyle.None.