Version

Search Results

FontColorInfo Property (FontColorFilter)

Gets or sets the Infragistics.Documents.Excel.WorkbookColorInfo which describes the font color by which the cells should be filtered. Syntax Property Value The WorkbookColorInfo which describes the color by which the cells should be filtered. Exceptions Exception Description System.ArgumentNullException The value ...

IconFilter Class

Represents a filter which can filter cells based on their conditional formatting icon. Syntax Remarks This filter allows cells to be filtered in if their conditional formatting icon matches the criteria.

IconFilter Class Members

Public Properties

IconFilter Class Properties

Public Properties

IconIndex Property (IconFilter)

The icon set (read-only). Syntax

IconSet Property (IconFilter)

The icons index in the associated icon set or null for NoCellIcon (read-only). Syntax

RelativeDateRangeDuration Enumeration

Represents the various durations which can be filtered by the RelativeDateRangeFilter. Syntax Members Member Description Day The duration of accepted values is one day. Month The duration of accepted values is one month. Quarter The duration of accepted values is one quarter. Week The duration of accepted values i...

RelativeDateRangeFilter Class

Represents a filter which can filter date cells based on dates relative to the when the filter was applied. Syntax Remarks The RelativeDateRangeFilter allows you to filter in dates which are in the previous, current, or next time period relative to the date when the filter was applied. The time periods available a...