Areas._Default[Int32] Property

Definition

Reserved for internal use.

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

Parameters

Index
Int32

Property Value

Applies to