ProtectedViewWindows._Default[Object] Property

Definition

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

Parameters

Index
Object

Property Value

Returns ProtectedViewWindow.

Applies to