Spread.Services Documentation
FontColorSortField Constructor
GrapeCity.Documents.Spread Namespace > FontColorSortField Class : FontColorSortField Constructor
Column index of sort range.
The font color.
The sort order.
Sorts the font color.
Syntax
public FontColorSortField( 
   IRange key,
   Color color,
   SortOrder order
)

Parameters

key
Column index of sort range.
color
The font color.
order
The sort order.
See Also

Reference

FontColorSortField Class
FontColorSortField Members