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

適用対象