Addins インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[System.Runtime.InteropServices.Guid("DA936B62-AC8B-11D1-B6E5-00A0C90F2744")]
public interface Addins : Microsoft.Vbe.Interop._AddIns
[<System.Runtime.InteropServices.Guid("DA936B62-AC8B-11D1-B6E5-00A0C90F2744")>]
type Addins = interface
interface _AddIns
Public Interface Addins
Implements _AddIns
- 派生
- 属性
- 実装
プロパティ
Count | (継承元 _AddIns) |
Parent | (継承元 _AddIns) |
VBE | (継承元 _AddIns) |
メソッド
GetEnumerator() | (継承元 _AddIns) |
Item(Object) | (継承元 _AddIns) |
Update() | (継承元 _AddIns) |