Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IFontColorSortField Interface / Color Property
In This Topic
    Color Property (IFontColorSortField)
    In This Topic
    Gets the Color used to sort by SortOrder.Ascending or SortOrder.Descending.
    Syntax
    System.Drawing.Color Color {get;}
    See Also