_Worksheet.Sort Property

Definition

Returns the sorted values in the current worksheet. Read-only.

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

Property Value

Sort

Applies to