Comments._Default[Int32] Property

Definition

Reserved for internal use.

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

Parameters

Index
Int32

Property Value

Applies to