Partager via


CommandBarsClass.Parent Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property Parent As Object
    Get
'Usage
Dim instance As CommandBarsClass
Dim value As Object

value = instance.Parent
public virtual Object Parent { get; }

Property Value

Type: System.Object

Implements

_CommandBars.Parent

See Also

Reference

CommandBarsClass Class

CommandBarsClass Members

Microsoft.Office.Core Namespace