Modify the key value by which values are sorted in the field.
'Declaration
Overloads Sub ModifyKey( _
ByVal As String _
)
'Usage
Dim instance As ISortField
Dim key As String
instance.ModifyKey(key)
Parameters
- key
- Specifies the key to be modified. refers to worksheet range.