SortField.Key Property

Definition

Specifies the range that is currently being sorted on. Read-only.

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

Property Value

Range

Applies to