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.