SmartArtNode.Type Property

Definition

Returns the type of SmartArt node.

public:
 property Microsoft::Office::Core::MsoSmartArtNodeType Type { Microsoft::Office::Core::MsoSmartArtNodeType get(); };
public Microsoft.Office.Core.MsoSmartArtNodeType Type { get; }
member this.Type : Microsoft.Office.Core.MsoSmartArtNodeType
Public ReadOnly Property Type As MsoSmartArtNodeType

Property Value

Remarks

Read-only. Possible values are msoSmartArtNodeTypeAssistant or msoSmartArtNodeTypeDefault.

Applies to