[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ConditionalFormattingChangedEventType

ConditionalFormattingChangedEventType Enum

Specifies the type of Changed event that has occurred for conditional formatting.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public enum ConditionalFormattingChangedEventType
Public Enum ConditionalFormattingChangedEventType

Fields

Name Description
EffectChanged

Indicates that the effect on the applying cellrange of conditional formatting has been changed.

RuleChanged

Indicates that an individual rule of conditional formatting has been changed.

RuleCollectionChanged

Indicates that the rule colllection of conditional formatting has been changed.