IFilters._Default[Int32] Property

Definition

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

Parameters

Index
Int32

Property Value

Applies to