[]
Interface that extends IConditionalFormattingRule functions to support IFilterItem.
public interface IFilterSupportConditionalFormattingRule : IConditionalFormattingRule, INotifyPropertyChanged, ICloneable
Public Interface IFilterSupportConditionalFormattingRule
Inherits IConditionalFormattingRule, INotifyPropertyChanged, ICloneable
| Name | Description |
|---|---|
| BackColorFilterSupport | Gets a value that indicates whether a backcolor filter is supported. |
| ForeColorFilterSupport | Gets a value that indicates whether a forecolor filter is supported. |
| IconFilterSupport | Gets a value that indicates whether the icon filter is supported. |