Share via


SortFields.Item Property

Excel Developer Reference

Returns a SortField object that represents a collection of items that can be sorted in a workbook. Read-only.

Version Information
 Version Added:  Excel 2007

Syntax

expression.Item(Index)

expression   A variable that represents a SortFields object.

Parameters

Name Required/Optional Data Type Description
Index Required Variant Index value of the SortField.

See Also