FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : IConditionalFormattingDataRule Interface |
The following tables list the members exposed by IConditionalFormattingDataRule.
Name | Description | |
---|---|---|
ConditionalFormatting | Gets or sets the ConditionalFormatting object that contains this rule. (Inherited from FarPoint.Win.Spread.IConditionalFormattingRule) | |
MaxMinAverageRequires | Gets a value that indicates whether the conditional formatting rule requires maximum, minimum, or average values from the data ranges. | |
Priority | Gets or sets the priority. (Inherited from FarPoint.Win.Spread.IConditionalFormattingRule) | |
ValuesRequires | Gets a value that indicates whether the rule needs all values from the ranges. |
Name | Description | |
---|---|---|
Clone | Creates a new object that is a copy of the current instance. (Inherited from System.ICloneable) | |
NotifyDataChanged | Called when the data from the data provider has been changed. |