SortFields.Item property (Excel)
Returns a SortField object that represents a collection of items that can be sorted in a workbook. Read-only.
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. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.