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


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