ExcelFilteringDataEventArgs.AddFilter Method
Name | Parameters | Description |
---|---|---|
Add |
text, criteria, html |
Adds the specified filter condition by which the column being processed can be filtered, and the corresponding text to be displayed in the filter popup. |
Add |
text, criteria |
Adds the specified filter condition by which the column being processed can be filtered, and the corresponding text to be displayed in the filter popup. |