SortField.SortOn Property

Definition

Returns or sets what attribute of the cell to sort on . Read/write.

public:
 property Microsoft::Office::Interop::Excel::XlSortOn SortOn { Microsoft::Office::Interop::Excel::XlSortOn get(); void set(Microsoft::Office::Interop::Excel::XlSortOn value); };
public Microsoft.Office.Interop.Excel.XlSortOn SortOn { get; set; }
Public Property SortOn As XlSortOn

Property Value

XlSortOn

Applies to