LOGFONT
lfUnderline Field
|
Specifies an underlined font if set to TRUE.
Namespace:
Spire.Xls.Core.Spreadsheet
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
Public lfUnderline As Byte
public:
unsigned char lfUnderline
val mutable lfUnderline: byte
Field Value
Type:
Byte
See Also