Sort.SortFields Property

Definition

Stores the sort state for workbooks, lists, and autofilters. Read-only.

public:
 property Microsoft::Office::Interop::Excel::SortFields ^ SortFields { Microsoft::Office::Interop::Excel::SortFields ^ get(); };
public Microsoft.Office.Interop.Excel.SortFields SortFields { get; }
Public ReadOnly Property SortFields As SortFields

Property Value

SortFields

Applies to