[]
        
(Showing Draft Content)

FarPoint.Win.Spread.IPrePaintConditionalFormattingRule

IPrePaintConditionalFormattingRule Interface

Represents the conditional formatting rule that is used before starting to paint the background.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public interface IPrePaintConditionalFormattingRule : IConditionalFormattingRule, INotifyPropertyChanged, ICloneable
Public Interface IPrePaintConditionalFormattingRule
    Inherits IConditionalFormattingRule, INotifyPropertyChanged, ICloneable

Methods

Name Description
Execute(int, int, object)

Executes the conditional format rule to change the cell's style.

Execute(object)

Executes the conditional format rule to change the cell's style.