次の方法で共有


SortFields.Item[Object] プロパティ

定義

ブックで SortField 並べ替えることができる項目のコレクションを表す オブジェクトを返します。 読み取り専用です。

public:
 property Microsoft::Office::Interop::Excel::SortField ^ Item[System::Object ^] { Microsoft::Office::Interop::Excel::SortField ^ get(System::Object ^ Index); };
public Microsoft.Office.Interop.Excel.SortField Item[object Index] { get; }
Public ReadOnly Property Item(Index As Object) As SortField

パラメーター

Index
Object

SortFieldインデックス値。

プロパティ値

適用対象