Share via


DiagramNodeChildren.LastChild プロパティ

定義

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

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

プロパティ値

適用対象