Udostępnij za pośrednictwem


SmartArtNodes.Application Property

Gets a Object object that represents the container application for the SmartArtNodes object.

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

Syntax

'Declaration
ReadOnly Property Application As Object
    Get
'Usage
Dim instance As SmartArtNodes
Dim value As Object

value = instance.Application
Object Application { get; }

Property Value

Type: System.Object

Implements

_IMsoDispObj.Application

Remarks

Read-only.

See Also

Reference

SmartArtNodes Interface

SmartArtNodes Members

Application Overload

Microsoft.Office.Core Namespace