Share via


SortField.Delete Method

Removes the specified SortField object from the SortFields collection.

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

Syntax

'Declaration
Sub Delete
'Usage
Dim instance As SortField

instance.Delete()
void Delete()

See Also

Reference

SortField Interface

SortField Members

Microsoft.Office.Interop.Excel Namespace