次の方法で共有


Sort.Orientation プロパティ

定義

並べ替えの向きを指定します。 値の取得と設定が可能です。

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

プロパティ値

XlSortOrientation

適用対象