Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IStopablePrePaintConditionalFormattingRule Interface
Properties Methods

IStopablePrePaintConditionalFormattingRule Interface Members

The following tables list the members exposed by IStopablePrePaintConditionalFormattingRule.

Public Properties
 NameDescription
 PropertyGets or sets the ConditionalFormatting object that contains this rule. (Inherited from FarPoint.Win.Spread.IConditionalFormattingRule)
 PropertyGets or sets the priority. (Inherited from FarPoint.Win.Spread.IConditionalFormattingRule)
 PropertyGets or sets a value that indicates whether all following conditional formatting rules should be stopped.  
Top
Public Methods
 NameDescription
 Method (Inherited from System.ICloneable)
 MethodExecutes the conditional format rule to change the cell's style. (Inherited from FarPoint.Win.Spread.IPrePaintConditionalFormattingRule)
Top
See Also