CustomProperties._Default[Object] 属性

定义

仅供内部使用。

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

参数

Index
Object

属性值

适用于