Search notes:

Excel Object Model: SortField

A sortField objects Stores attributes which influences the behavior of worksheet, listObject and autoFilter objects.

Methods and properties

application
creator
customOrder
dataOption
delete()
key The range that is being sorted on, specified either with a range object or a range name (a string).
modifyKey()
order
parent
priority
setIcon()
sortOn Specifies the characteristics being sorted, one of SortOnCellColor, SortOnFontColor, SortOnIcon or SortOnValues.
sortOnValue

See also

The sort object.
Excel Object Model

Index