次の方法で共有


SmartArtNode.ParentNode プロパティ

定義

この SmartArtNode の親 SmartArtNode を返します

public:
 property Microsoft::Office::Core::SmartArtNode ^ ParentNode { Microsoft::Office::Core::SmartArtNode ^ get(); };
public Microsoft.Office.Core.SmartArtNode ParentNode { get; }
member this.ParentNode : Microsoft.Office.Core.SmartArtNode
Public ReadOnly Property ParentNode As SmartArtNode

プロパティ値

注釈

読み取り専用です。 現在のノードがルート ノードの場合、エラーが返されます。

適用対象