[]
        
(Showing Draft Content)

FarPoint.Web.Spread.IPrePaintConditionalFormattingRule

IPrePaintConditionalFormattingRule Interface

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

Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.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.