[]
        
(Showing Draft Content)

FarPoint.Web.Spread.PrePaintConditionalFormattingRule

PrePaintConditionalFormattingRule Class

Represents a conditional format rule that is executed before painting the cell.

Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public class PrePaintConditionalFormattingRule : ConditionalFormattingRule, ICanSerializeXml, ISerializeSupport, ISerializable, IPrePaintConditionalFormattingRule, IConditionalFormattingRule, INotifyPropertyChanged, ICloneable
Public Class PrePaintConditionalFormattingRule
    Inherits ConditionalFormattingRule
    Implements ICanSerializeXml, ISerializeSupport, ISerializable, IPrePaintConditionalFormattingRule, IConditionalFormattingRule, INotifyPropertyChanged, ICloneable

Constructors

Name Description
PrePaintConditionalFormattingRule()

Initializes a new instance of the PrePaintConditionalFormattingRule class.

PrePaintConditionalFormattingRule(SerializationInfo, StreamingContext)

Initializes a new instance of the PrePaintConditionalFormattingRule class from serialization.

Methods

Name Description
Execute(int, int, object)

Executes the conditional format rule for changing the cell's style.

GetAllRules()

Gets all rules.