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

适用于