VBProjectクラス
目次
プロパティ一覧
プロパティ名 | 返値 | RO | 引数 | 説明 |
---|
(非表示)Application | Application | ○ | (なし) | 対応するApplication |
BuildFileName | String | × | (なし) | |
Collection | VBProjects | ○ | (なし) | 対応するVBProjects |
Description | String | × | (なし) | |
FileName | String | ○ | (なし) | |
HelpContextID | Long | × | (なし) | |
HelpFile | String | × | (なし) | |
Mode | vbext_VBAMode | ○ | (なし) | |
Name | String | × | (なし) | |
(非表示)Parent | Application | ○ | (なし) | 対応するApplication |
Protection | vbext_ProjectProtection | ○ | (なし) | |
References | References | ○ | (なし) | 参照設定のコレクション |
Saved | Boolean | ○ | (なし) | |
Type | vbext_ProjectType | ○ | (なし) | |
VBComponents | VBComponents | ○ | (なし) | 対応するVBComponents |
VBE | VBE | ○ | (なし) | 対応するVBE |
VBProjectクラスのプロパティ一覧
vbext_VBAMode
vbext_vm_Break | |
vbext_vm_Design | |
vbext_vm_Run | |
vbext_ProjectProtection
vbext_pp_locked | |
vbext_pp_none | |
vbext_ProjectType
vbext_pt_HostProject | |
vbext_pt_StandAlone | |
メソッド一覧
メソッド名 | 返値 | 引数 | 説明 |
---|
MakeCompiledFile | (なし) | (なし) | |
SaveAs | (なし) | FileName | |
VBProjectクラスのメソッド一覧
参照関係
- ← VBProjects.Item
- ← VBComponents.Parent
Post Views:
1,159
コメント