Share via


SortField.ModifyKey Method

Excel Developer Reference

Modify the key value by which values are sorted in the field.

Version Information
 Version Added:  Excel 2007

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.

See Also