DiagramNodes 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
仅供内部使用。
public interface class DiagramNodes : Microsoft::Office::Core::_IMsoDispObj, System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("000C036E-0000-0000-C000-000000000046")]
public interface DiagramNodes : Microsoft.Office.Core._IMsoDispObj, System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("000C036E-0000-0000-C000-000000000046")>]
type DiagramNodes = interface
interface _IMsoDispObj
interface IEnumerable
Public Interface DiagramNodes
Implements _IMsoDispObj, IEnumerable
- 属性
- 实现
属性
Application |
仅供内部使用。 |
Count |
仅供内部使用。 |
Creator |
仅供内部使用。 |
Parent |
仅供内部使用。 |
方法
GetEnumerator() |
仅供内部使用。 |
Item(Object) |
仅供内部使用。 |
SelectAll() |
仅供内部使用。 |