次の方法で共有


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)

適用対象