SortKey

Contents
[ ]

sortKey

Represents sort key.

Property Name Property Type Nullable ReadOnly DefaultValue Description
Key Integer True False Represents the key of sorting.
SortOrder String True False Represents the order of sorting.
CustomList Array True False
Order String True False Indicates the order of sorting.
Index Integer True False Gets the sorted column index(absolute position, column A is 0, B is 1, …).
Type String True False Represents the type of sorting.