Share via


ControlSite.Parent Property

Gets the parent object for the ControlSite.

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)

Syntax

'Declaration
ReadOnly Property Parent As Object
    Get
Object Parent { get; }

Property Value

Type: System.Object
A Worksheet that represents the parent object for the ControlSite.

.NET Framework Security

See Also

Reference

ControlSite Interface

Microsoft.Office.Tools.Excel Namespace