Version

Search Results

ApplyFixedValuesFilter(Int32,Boolean,CalendarType,IEnumerable<FixedDateGroup>) Method

Applies a FixedValuesFilter to the column. Syntax Parameters relativeColumnIndex A zero based column index relative to the RegionincludeBlanks 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 coll...

ApplyFixedValuesFilter(Int32,Boolean,IEnumerable<FixedDateGroup>) Method

Applies a FixedValuesFilter to the column. Syntax Parameters relativeColumnIndex A zero based column index relative to the RegionincludeBlanks 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 Descrip...

ApplyFixedValuesFilter(Int32,Boolean,IEnumerable<String>) Method

Applies a FixedValuesFilter to the column. Syntax Parameters relativeColumnIndex A zero based column index relative to the RegionincludeBlanks 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. ...

ApplyFixedValuesFilter(Int32,Boolean,String[]) Method

Applies a FixedValuesFilter to the column. Syntax Parameters relativeColumnIndex A zero based column index relative to the RegionincludeBlanks 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. ...

ApplyFixedValuesFilter Method (WorksheetFilterSettings)

Applies a FixedValuesFilter to the column. Overload List

ApplyFontColorFilter(Int32,Color) Method

Applies a FontColorFilter to the column. Syntax Parameters relativeColumnIndex A zero based column index relative to the RegionfontColor The font color by which the cells should be filtered. Exceptions Exception Description System.ArgumentNullException fontColor is empty. System.InvalidOperationException If the Re...

ApplyFontColorFilter(Int32,WorkbookColorInfo) Method

Applies a FontColorFilter to the column. Syntax Parameters relativeColumnIndex A zero based column index relative to the RegionfontColorInfo A Infragistics.Documents.Excel.WorkbookColorInfo which describes the font color by which the cells should be filtered. Exceptions Exception Description System.ArgumentNullExc...

ApplyFontColorFilter Method (WorksheetFilterSettings)

Applies a FontColorFilter to the column. Overload List

ApplyIconFilter(Int32,FormatConditionIconSet,Nullable<Int32>) Method

Applies a IconFilter to the column. Syntax Parameters relativeColumnIndex A zero based column index relative to the RegioniconSet The icon set containing the icon.iconIndex The zero-based index of the icon in the set or null for NoCellIcon. Exceptions Exception Description System.ArgumentException If the icon set ...

ApplyIconFilter Method (WorksheetFilterSettings)

Applies a IconFilter to the column. Overload List