Spread Windows Forms 12.0 Product Documentation
IsFontStyleSet Method (HighlightConditionalFormattingStyle)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > HighlightConditionalFormattingStyle Class : IsFontStyleSet Method
Gets whether the font style of the style (FontStyle property) is set.
Syntax
'Declaration
 
Public Function IsFontStyleSet() As Boolean
'Usage
 
Dim instance As HighlightConditionalFormattingStyle
Dim value As Boolean
 
value = instance.IsFontStyleSet()
public bool IsFontStyleSet()
See Also

Reference

HighlightConditionalFormattingStyle Class
HighlightConditionalFormattingStyle Members