Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ICellColorSortField Interface
Properties

In This Topic
    ICellColorSortField Interface Members
    In This Topic

    The following tables list the members exposed by ICellColorSortField.

    Public Properties
     NameDescription
     PropertyGets the IInterior sort.  
     Property Gets the sort range. (Inherited from GrapeCity.Documents.Excel.ISortField)
     PropertyGets or sets the sort order, such as:SortOrder.Ascending or SortOrder.Descending.  
     PropertyGets or sets the priority of the ISortField. (Inherited from GrapeCity.Documents.Excel.ISortField)
     PropertyGets the sort type such as:SortOnType.Values, SortOnType.CellColor, SortOnType.FontColor, and so on. (Inherited from GrapeCity.Documents.Excel.ISortField)
    Top
    See Also