SortField.ModifyKey Method
Modify the key value by which values are sorted in the field.
Version Information
Version Added: Excel
Syntax
expression.ModifyKey(Key)
expression A variable that represents a SortField object.
Parameters
| Name | Required/Optional | Data Type | Description |
|---|---|---|---|
| Key | Required | Range | Specifies the key to be modified. |