Applies an Infragistics.Documents.Excel.Filtering.DatePeriodFilter to the column. Syntax Parameters type The type of date period to filter in.value The 1-based value of the month or quarter to filter in. Exceptions Exception Description System.ComponentModel.InvalidEnumArgumentException type is not defined in the ...
Applies a Infragistics.Documents.Excel.Filtering.FillFilter to the column. Syntax Parameters fill A CellFill by which the cells should be filtered. Exceptions Exception Description System.ArgumentNullException fill is null. System.InvalidOperationException The WorksheetTable.IsFilterUIVisible value of the owning t...
Applies a Infragistics.Documents.Excel.Filtering.FixedValuesFilter to the column. Syntax Parameters includeBlanks The value which indicates whether blank cells should be filtered in.calendarType The calendar type used to interpret values in the dateGroups collection.dateGroups The collection of fixed date groups w...
Applies a Infragistics.Documents.Excel.Filtering.FixedValuesFilter to the column. Syntax Parameters includeBlanks The value which indicates whether blank cells should be filtered in.calendarType The calendar type used to interpret values in the dateGroups collection.dateGroups The collection of fixed date groups w...
Applies a Infragistics.Documents.Excel.Filtering.FixedValuesFilter to the column. Syntax Parameters includeBlanks The value which indicates whether blank cells should be filtered in.dateGroups The collection of fixed date groups which should be filtered in. Exceptions Exception Description System.ArgumentNullExcep...
Applies a Infragistics.Documents.Excel.Filtering.FixedValuesFilter to the column. Syntax Parameters includeBlanks The value which indicates whether blank cells should be filtered in.displayValues The collection of case-insensitively unique cell text values which should be filtered in. Exceptions Exception Descript...
Applies a Infragistics.Documents.Excel.Filtering.FixedValuesFilter to the column. Syntax Parameters includeBlanks The value which indicates whether blank cells should be filtered in.displayValues The collection of case-insensitively unique cell text values which should be filtered in. Exceptions Exception Descript...
Applies a Infragistics.Documents.Excel.Filtering.FixedValuesFilter to the column. Overload List
Applies a Infragistics.Documents.Excel.Filtering.FontColorFilter to the column. Syntax Parameters fontColor The font color by which the cells should be filtered. Exceptions Exception Description System.ArgumentNullException fontColor is empty. System.InvalidOperationException The WorksheetTable.IsFilterUIVisible v...
Applies a Infragistics.Documents.Excel.Filtering.FontColorFilter to the column. Syntax Parameters fontColorInfo A WorkbookColorInfo which describes the font color by which the cells should be filtered. Exceptions Exception Description System.ArgumentNullException fontColorInfo is null. System.InvalidOperationExcep...