Version

ConditionalFormattingRuleBaseProxy Class Members

The following tables list the members exposed by ConditionalFormattingRuleBaseProxy.

Public Properties
 NameDescription
Public PropertyRuleExecutionGet / set at what stage to gather data for conditional formatting.  
Protected Properties
 NameDescription
Protected Internal PropertyParentGets / sets the IConditionalFormattingRule which this proxy is associated with.  
Protected Methods
 NameDescription
Protected MethodEvaluateConditionDetermines whether the inputted value meets the condition of ConditionalFormattingRuleBase and returns the style that should be applied.  
Protected MethodGatherDataCalled at the stage provided by RuleExecution so that values can be derived for formatting purposes.  
See Also