'Declaration Public Function New( _ ByVal index As Integer, _ ByVal sortBy As SortBy, _ ByVal ascending As Boolean, _ ByVal icon As ConditionalFormattingIcon, _ ByVal color As Color _ )
Parameters
- index
- The index of the column or row on which to sort
- sortBy
- The type that is sorted.
- ascending
- The sort order is ascending
- icon
- The base icon to compare
- color
- The base color to compare