[]
        
(Showing Draft Content)

FarPoint.Web.Spread.IConditionalFormattingDataRule

IConditionalFormattingDataRule Interface

Represents an interface which provides supported requirements for a conditional formatting rule.

Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public interface IConditionalFormattingDataRule : IConditionalFormattingRule, INotifyPropertyChanged, ICloneable
Public Interface IConditionalFormattingDataRule
    Inherits IConditionalFormattingRule, INotifyPropertyChanged, ICloneable

Properties

Name Description
MaxMinAverageRequires

Gets a value that indicates whether the conditional formatting rule requires maximum, minimum, or average values from the data ranges.

ValuesRequires

Gets a value that indicates whether the rule needs all values from the ranges.

Methods

Name Description
NotifyDataChanged()

Occurs when the data from the data provider has been changed.