IComments._Default[Int32] 属性

定义

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

参数

Index
Int32

属性值

适用于