Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / HighlightConditionalFormattingRule Class
Fields Properties Methods Events


In This Topic
    HighlightConditionalFormattingRule Class Members
    In This Topic

    The following tables list the members exposed by HighlightConditionalFormattingRule.

    Protected Fields
    Public Properties
     NameDescription
    Public PropertyGets or sets the background color of the cell style.  
    Public PropertyGets or sets the cell border for the style.  
    Public PropertyGets or sets the ConditionalFormatting object that contains this rule. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Public PropertyGets the font style.  
    Public PropertyGets or sets the forecolor.  
    Public PropertyGets or sets the formatter.  
    Public PropertyGets or sets the priority. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Public PropertyGets or sets a value that indicates whether all following rules should be stopped.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Gets all rules.  
    Public MethodOverridden. Populates a System.Runtime.Serialization.SerializationInfo object with the data needed to serialize the target object.  
    Top
    Protected Methods
     NameDescription
    Protected MethodDetermines whether the specified value is valid.  
    Protected MethodOverloaded. Called when a property value changes. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Protected Method (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Protected Method (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Top
    See Also