Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / AverageConditionalFormattingRule Class
Fields Properties Methods Events


In This Topic
    AverageConditionalFormattingRule Class Members
    In This Topic

    The following tables list the members exposed by AverageConditionalFormattingRule.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
    Public Properties
     NameDescription
    Public PropertyGets or sets the background color of the cell style. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
    Public PropertyGets or sets the cell border for the style. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
    Public PropertyGets or sets the ConditionalFormatting object that contains this rule. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Public PropertyGets the font style. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
    Public PropertyGets or sets the forecolor. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
    Public PropertyGets or sets the formatter. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
    Public PropertyGets or sets a value that indicates whether this conditional formatting rule accepts a value that is above average.  
    Public PropertyGets or sets a value that indicates whether this conditional formatting rule accepts a value that equals the average.  
    Public PropertyGets or sets the priority. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Public PropertyGets or sets the standard deviation.  
    Public PropertyGets or sets a value that indicates whether all following rules should be stopped. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
    Top
    Public Methods
     NameDescription
    Public MethodGets all rules. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
    Public MethodOverridden. Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Determines 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