Sort.SortMethod Property

Definition

Specifies the sort method for Chinese languages. Read/write.

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

Property Value

XlSortMethod

Applies to