Spread Windows Forms 15.0
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 PropertyGets the backcolor.  
    Public PropertyGets the border.  
    Public PropertyGets the font style.  
    Public PropertyGets the forecolor.  
    Public PropertyGets the formatter.  
    Top
    Public Methods
     NameDescription
    Public MethodGets whether the background color of the style (BackColor property) is set.  
    Public MethodGets whether the style border (Border property) is set.  
    Public MethodGets whether the font style of the style (FontStyle property) is set.  
    Public MethodGets whether the text color of the style (ForeColor property) is set.  
    Public MethodGets whether the formatter for the style (Formatter property) is set.  
    Top
    See Also