Version

Search Results

GetHashCode Method (FontColorSortCondition)

Gets the hash code for the FontColorSortCondition. Syntax Return Value A number which can be used to hash this instance.

FontColorSortCondition Constructor(WorkbookColorInfo)

Creates a new FontColorSortCondition instance. Syntax Parameters fontColorInfo The color by which the cells should be sorted. Exceptions Exception Description System.ArgumentNullException fontColorInfo is null.

FontColorSortCondition Constructor(WorkbookColorInfo,SortDirection)

Creates a new FontColorSortCondition instance. Syntax Parameters fontColorInfo A Infragistics.Documents.Excel.WorkbookColorInfo which describes the color by which the cells should be sorted.sortDirection The direction by which to sort the cells. Exceptions Exception Description System.ArgumentNullException fontCol...

IconSortCondition Class

Represents a sort condition which will sort cells based on a specific conditioanl formmat icon. Syntax Remarks This sort condition specifies a single icon. Cells with this icon will be moved to the beginning of the data range for the ascending sort direction and moved to the end of the data range for the descendin...

IconSortCondition Class Members

Public Constructors Public Properties Public Methods

IconIndex Property (IconSortCondition)

The icon set (read-only). Syntax

IconSet Property (IconSortCondition)

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