Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / TableElementStyle Class / Underline Property


In This Topic
Underline Property (TableElementStyle)
In This Topic
Gets the underline font style.
Syntax
'Declaration
 
Public ReadOnly Property Underline As UnderlineFontStyle
 
'Usage
 
Dim instance As TableElementStyle
Dim value As UnderlineFontStyle
 
value = instance.Underline
See Also