ExcelFontUnderlineStyle Property |
Gets or sets the font underline style.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntaxpublic UnderlineStyle UnderlineStyle { get; set; }
Public Property UnderlineStyle As UnderlineStyle
Get
Set
Property Value
UnderlineStyle
Remarks
See Also