TableStyleElements.Item(XlTableStyleElementType) メソッド

定義

コレクションから単一のオブジェクトを返します。

public:
 Microsoft::Office::Interop::Excel::TableStyleElement ^ Item(Microsoft::Office::Interop::Excel::XlTableStyleElementType Index);
public Microsoft.Office.Interop.Excel.TableStyleElement Item (Microsoft.Office.Interop.Excel.XlTableStyleElementType Index);
Public Function Item (Index As XlTableStyleElementType) As TableStyleElement

パラメーター

Index
XlTableStyleElementType

表スタイル要素を指定します。

戻り値

TableStyleElement

適用対象