XlSortOn enumeration (Excel)
Specifies the parameter on which the data should be sorted.
Name | Value | Description |
---|---|---|
xlSortOnCellColor | 1 | Cell color. |
xlSortOnFontColor | 2 | Font color. |
xlSortOnIcon | 3 | Icon. |
xlSortOnValues | 0 | Values. |
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.