Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / HighlightConditionalFormattingStyle Class
Properties Methods

In This Topic
    HighlightConditionalFormattingStyle Class Members
    In This Topic

    The following tables list the members exposed by HighlightConditionalFormattingStyle.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the HighlightConditionalFormattingStyle class.  
    Top
    Public Properties
     NameDescription
    Public Property Gets the backcolor.  
    Public Property Gets the border.  
    Public Property Gets the font style.  
    Public Property Gets the forecolor.  
    Public Property Gets the formatter.  
    Top
    Public Methods
     NameDescription
    Public Method Gets whether the background color of the style (BackColor property) is set.  
    Public Method Gets whether the style border (Border property) is set.  
    Public Method Gets whether the font style of the style (FontStyle property) is set.  
    Public Method Gets whether the text color of the style (ForeColor property) is set.  
    Public Method Gets whether the formatter for the style (Formatter property) is set.  
    Top
    See Also