Share via


DiagramNodeChildren.FirstChild プロパティ

定義

親ノードの DiagramNode 最初の子ノードを表す オブジェクトを返します。

public:
 property Microsoft::Office::Interop::Excel::DiagramNode ^ FirstChild { Microsoft::Office::Interop::Excel::DiagramNode ^ get(); };
public Microsoft.Office.Interop.Excel.DiagramNode FirstChild { get; }
Public ReadOnly Property FirstChild As DiagramNode

プロパティ値

適用対象