Click or drag to resize

ExcelFontUnderlineStyle Property

Gets or sets the font underline style.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntax
public UnderlineStyle UnderlineStyle { get; set; }

Property Value

UnderlineStyle
Remarks
Default value is UnderlineStyle.None.
See Also