XlSortOn Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the parameter on which the data should be sorted.
public enum class XlSortOn
public enum XlSortOn
Public Enum XlSortOn
- Inheritance
-
XlSortOn
Fields
Name | Value | Description |
---|---|---|
xlSortOnValues | 0 | Values. |
xlSortOnCellColor | 1 | Cell color. |
xlSortOnFontColor | 2 | Font color. |
xlSortOnIcon | 3 | Icon. |