Gets the hash code for the FontColorSortCondition. Syntax Return Value A number which can be used to hash this instance.
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.
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...
Overload List
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...
Public Constructors Public Properties Public Methods
Public Methods
Public Properties
The icon set (read-only). Syntax
The icons index in the associated icon set or null for NoCellIcon (read-only). Syntax