AddProjectRefrernce
VbaProjectReferenceCollection.AddProjectRefrernce method
外部 VBA プロジェクトへの参照を追加します。
public int AddProjectRefrernce(string name, string absoluteLibid, string relativeLibid)
パラメータ | タイプ | 説明 |
---|---|---|
name | String | 参照の名前。 |
absoluteLibid | String | 参照される VBA プロジェクトの識別子と絶対パス。 |
relativeLibid | String | 参照される VBA プロジェクトの識別子と相対パス。 |
関連項目
- class VbaProjectReferenceCollection
- 名前空間 Aspose.Diagram.Vba
- 組み立て Aspose.Diagram