Sort Interface

Represents a sort of a range of data.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
<GuidAttribute("000244AB-0000-0000-C000-000000000046")> _
<InterfaceTypeAttribute()> _
Public Interface Sort
'Usage
Dim instance As Sort
[GuidAttribute("000244AB-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface Sort

See Also

Reference

Sort Members

Microsoft.Office.Interop.Excel Namespace