FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : IStopablePrePaintConditionalFormattingRule Interface |
The following tables list the members exposed by IStopablePrePaintConditionalFormattingRule.
Name | Description | |
---|---|---|
ConditionalFormatting | Gets or sets the ConditionalFormatting object that contains this rule. (Inherited from FarPoint.Win.Spread.IConditionalFormattingRule) | |
Priority | Gets or sets the priority. (Inherited from FarPoint.Win.Spread.IConditionalFormattingRule) | |
StopIfTrue | Gets or sets a value that indicates whether all following conditional formatting rules should be stopped. |
Name | Description | |
---|---|---|
Clone | Creates a new object that is a copy of the current instance. (Inherited from System.ICloneable) | |
Execute | Executes the conditional format rule to change the cell's style. (Inherited from FarPoint.Win.Spread.IPrePaintConditionalFormattingRule) |