Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / HighlightConditionalFormattingStyle Class / FontStyle Property


In This Topic
FontStyle Property (HighlightConditionalFormattingStyle)
In This Topic
Gets the font style.
Syntax
'Declaration
 
Public ReadOnly Property FontStyle As SpreadFontStyle
 
'Usage
 
Dim instance As HighlightConditionalFormattingStyle
Dim value As SpreadFontStyle
 
value = instance.FontStyle
See Also