_Application.Parent Property

Definition

Returns the parent object for the specified object.

public:
 property Microsoft::Office::Interop::Excel::Application ^ Parent { Microsoft::Office::Interop::Excel::Application ^ get(); };
public Microsoft.Office.Interop.Excel.Application Parent { get; }
Public ReadOnly Property Parent As Application

Property Value

Applies to