public AverageFilter ApplyAverageFilter( AverageFilterType type )
Exception | Description |
---|---|
Infragistics.Documents.Excel.MockClasses.InvalidEnumArgumentException | type is not defined in the Infragistics.Documents.Excel.Filtering.AverageFilterType enumeration. |
System.InvalidOperationException | The WorksheetTable.IsFilterUIVisible value of the owning table is False. Filters cannot be applied when the header row or filter button is hidden. |
System.InvalidOperationException | If column was removed from the table. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+