Share via


ISortField.ModifyKey Method

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

Syntax

'Declaration
Sub ModifyKey ( _
    Key As Range _
)
'Usage
Dim instance As ISortField
Dim Key As Range

instance.ModifyKey(Key)
void ModifyKey(
    Range Key
)

Parameters

See Also

Reference

ISortField Interface

ISortField Members

Microsoft.Office.Interop.Excel Namespace