Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IStopablePrePaintConditionalFormattingRule Interface
Properties Methods

In This Topic
    IStopablePrePaintConditionalFormattingRule Interface Members
    In This Topic

    The following tables list the members exposed by IStopablePrePaintConditionalFormattingRule.

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