Share via


ShapeNodes インターフェイス

定義

内部使用のため予約済みです。

public interface class ShapeNodes : Microsoft::Office::Core::_IMsoDispObj, System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("000C0319-0000-0000-C000-000000000046")]
public interface ShapeNodes : Microsoft.Office.Core._IMsoDispObj, System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("000C0319-0000-0000-C000-000000000046")>]
type ShapeNodes = interface
    interface _IMsoDispObj
    interface IEnumerable
Public Interface ShapeNodes
Implements _IMsoDispObj, IEnumerable
属性
実装

プロパティ

Application

内部使用のため予約済みです。

Count

内部使用のため予約済みです。

Creator

内部使用のため予約済みです。

Parent

内部使用のため予約済みです。

メソッド

Delete(Int32)

内部使用のため予約済みです。

GetEnumerator()

内部使用のため予約済みです。

Insert(Int32, MsoSegmentType, MsoEditingType, Single, Single, Single, Single, Single, Single)

内部使用のため予約済みです。

Item(Object)

内部使用のため予約済みです。

SetEditingType(Int32, MsoEditingType)

内部使用のため予約済みです。

SetPosition(Int32, Single, Single)

内部使用のため予約済みです。

SetSegmentType(Int32, MsoSegmentType)

内部使用のため予約済みです。

適用対象