Represents a filter which can filter in cells in the upper or lower portion of the sorted values.
Inheritance
Properties
Section titled "Properties"Gets or sets the type of the filter.
public TopOrBottomFilterType Type { get; set; } Value
Section titled "Value"Gets or sets the number or percentage of value of values which should be filtered in.
public int Value { get; set; }