ITableStyleElements.Item(XlTableStyleElementType) Method

Definition

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

Parameters

Returns

Applies to