ICustomViews._Default[Object] Property

Definition

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

Parameters

ViewName
Object

Property Value

Applies to