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

In This Topic
    IPrePaintConditionalFormattingRule Interface Members
    In This Topic

    The following tables list the members exposed by IPrePaintConditionalFormattingRule.

    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)
    Top
    Public Methods
     NameDescription
     MethodCreates a new object that is a copy of the current instance. (Inherited from System.ICloneable)
     MethodOverloaded.  Executes the conditional format rule to change the cell's style.  
    Top
    See Also