Share via


Sort.Apply Method

Sorts the range based on the currently applied sort states.

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

Syntax

'Declaration
Sub Apply
'Usage
Dim instance As Sort

instance.Apply()
void Apply()

See Also

Reference

Sort Interface

Sort Members

Microsoft.Office.Interop.Excel Namespace