Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelFont Class / Strikeout Property


In This Topic
Strikeout Property (ExcelFont)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Strikeout As Boolean
 
'Usage
 
Dim instance As ExcelFont
Dim value As Boolean
 
value = instance.Strikeout
See Also