TopBottomRuleFormatCondition Fields
Represents the top-bottom and average conditional formats.Name | Description |
---|---|
ApplyToRowProperty static | Identifies the FormatConditionBase.ApplyToRow dependency property. Inherited from FormatConditionBase. |
FieldNameProperty static | Identifies the FormatConditionBase.FieldName dependency property. Inherited from FormatConditionBase. |
FormatProperty static | Identifies the TopBottomRuleFormatCondition.Format dependency property. |
IsEnabledProperty static | Identifies the FormatConditionBase.IsEnabled dependency property. Inherited from FormatConditionBase. |
PredefinedFormatNameProperty static | Identifies the FormatConditionBase.PredefinedFormatName dependency property. Inherited from FormatConditionBase. |
RuleProperty static | Identifies the TopBottomRuleFormatCondition.Rule dependency property. |
ThresholdProperty static | Identifies the TopBottomRuleFormatCondition.Threshold dependency property. |
See Also