CodePanes 接口

定义

[System.Runtime.InteropServices.Guid("0002E172-0000-0000-C000-000000000046")]
public interface CodePanes : Microsoft.Vbe.Interop._CodePanes
[<System.Runtime.InteropServices.Guid("0002E172-0000-0000-C000-000000000046")>]
type CodePanes = interface
    interface _CodePanes
Public Interface CodePanes
Implements _CodePanes
派生
属性
实现

属性

Count (继承自 _CodePanes)
Current (继承自 _CodePanes)
Parent (继承自 _CodePanes)
VBE (继承自 _CodePanes)

方法

GetEnumerator() (继承自 _CodePanes)
Item(Object) (继承自 _CodePanes)

适用于