SortField Interface

The SortField object contains all the sort information for the Worksheet, ListObject, and AutoFilter objects.

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

Syntax

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

See Also

Reference

SortField Members

Microsoft.Office.Interop.Excel Namespace