ListObject.Sort Property

Excel Developer Reference

Gets or sets the sort column or columns, and sort order for the ListObject collection.

Version Information
 Version Added:  Excel 2007

Syntax

expression.Sort

expression   A variable that represents a ListObject object.

See Also