Udostępnij za pośrednictwem


SmartArtNode.Type Property

Returns the type of SmartArt node.

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

Syntax

'Declaration
ReadOnly Property Type As MsoSmartArtNodeType
    Get
'Usage
Dim instance As SmartArtNode
Dim value As MsoSmartArtNodeType

value = instance.Type
MsoSmartArtNodeType Type { get; }

Property Value

Type: Microsoft.Office.Core.MsoSmartArtNodeType

Remarks

Read-only. Possible values are msoSmartArtNodeTypeAssistant or msoSmartArtNodeTypeDefault.

See Also

Reference

SmartArtNode Interface

SmartArtNode Members

Microsoft.Office.Core Namespace