次の方法で共有


Index.SortBy プロパティ

定義

指定したインデックスの並べ替えの基準を設定または返します。

public:
 property Microsoft::Office::Interop::Word::WdIndexSortBy SortBy { Microsoft::Office::Interop::Word::WdIndexSortBy get(); void set(Microsoft::Office::Interop::Word::WdIndexSortBy value); };
public Microsoft.Office.Interop.Word.WdIndexSortBy SortBy { get; set; }
member this.SortBy : Microsoft.Office.Interop.Word.WdIndexSortBy with get, set
Public Property SortBy As WdIndexSortBy

プロパティ値

WdIndexSortBy

注釈

SortByプロパティには、定数のいずれかを指定でき WdIndexSortBy ます。

適用対象