Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / IConditionalFormattingDataRule Interface
Properties Methods

In This Topic
    IConditionalFormattingDataRule Interface Members
    In This Topic

    The following tables list the members exposed by IConditionalFormattingDataRule.

    Public Properties
     NameDescription
     PropertyGets or sets the ConditionalFormatting object that contains this rule. (Inherited from FarPoint.Web.Spread.IConditionalFormattingRule)
     PropertyGets a value that indicates whether the conditional formatting rule requires maximum, minimum, or average values from the data ranges.  
     PropertyGets or sets the priority. (Inherited from FarPoint.Web.Spread.IConditionalFormattingRule)
     PropertyGets a value that indicates whether the rule needs all values from the ranges.  
    Top
    Public Methods
     NameDescription
     MethodCreates a new object that is a copy of the current instance. (Inherited from System.ICloneable)
     MethodOccurs when the data from the data provider has been changed.  
    Top
    See Also