Codeunit 1490 Edit in Excel Filters in 23
- App
- System Application
- Namespace
- System.Integration.Excel
Versions171819202122232425262728latest
Procedures, 8
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| AddField | (Text, Enum Edit in Excel Edm Type) | Interface Edit in Excel Field Filter | public | - |
| AddField | (Text, Enum Edit in Excel Filter Collection Type, Enum Edit in Excel Edm Type) | Interface Edit in Excel Field Filter | public | - |
| AddField | (Text, Enum Edit in Excel Filter Type, Text, Enum Edit in Excel Edm Type) | public | - | |
| Get | (Text) | Interface Edit in Excel Field Filter | public | - |
| Remove | (Text) | Boolean | public | - |
| Contains | (Text) | Boolean | public | - |
| GetFilters | (var DotNet GenericDictionary2) | internal | - | |
| ReadFromJsonFilters | (JsonObject, JsonObject, Integer) | internal | - |