XlTop10Filter Constructors
A Top 10 filter that displays top/bottom ranked values.Name | Parameters | Description |
---|---|---|
XlTop10Filter(Double, Double, Boolean, Boolean) | numericValue, filterValue, top, percent | Initializes a new instance of the XlTop10Filter class with the specified settings. |
XlTop10Filter(Double) | filterValue | Initializes a new instance of the XlTop10Filter class with the specified settings. |
See Also