[]
Represents the sort field by cell color.
public interface ICellColorSortField : ISortField
Gets the IInterior sort.
IInterior Interior { get; }
Gets or sets the sort order, such as:Ascending or Descending.
SortOrder Order { get; set; }