SmartArtLayout.Parent Property

Gets the calling object.

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

Syntax

'Declaration
ReadOnly Property Parent As Object
    Get
'Usage
Dim instance As SmartArtLayout
Dim value As Object

value = instance.Parent
Object Parent { get; }

Property Value

Type: System.Object

Remarks

Read-only.

See Also

Reference

SmartArtLayout Interface

SmartArtLayout Members

Microsoft.Office.Core Namespace