Sort.SortMethod 属性

定义

指定中文排序方法。 读/写。

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

属性值

XlSortMethod

适用于