ITableStyleElements._Default[XlTableStyleElementType] Property

Definition

public:
 property Microsoft::Office::Interop::Excel::TableStyleElement ^ default[Microsoft::Office::Interop::Excel::XlTableStyleElementType] { Microsoft::Office::Interop::Excel::TableStyleElement ^ get(Microsoft::Office::Interop::Excel::XlTableStyleElementType Index); };
public Microsoft.Office.Interop.Excel.TableStyleElement this[Microsoft.Office.Interop.Excel.XlTableStyleElementType Index] { get; }
Default Public ReadOnly Property _Default(Index As XlTableStyleElementType) As TableStyleElement

Parameters

Property Value

Applies to