Skip to main content
ExcelBaby.com
Course
Getting Started with Excel
Excel Formulas and Functions
Excel Troubleshooting
Programming with Excel VBA
Excel VBA and Macro Examples
Docs
Learn
Functions
Questions
Shortcuts
Resources
Books
Home
ยป
XlSortOrientation enumeration
Docs
XlSortOrientation enumeration
Specifies the sort orientation. Name Value Description xlSortColumns 1 Sorts by column. xlSortRows 2 Sorts by row. This is the default value.
XlSortOrientation enumeration