AddProjectRefrernce

VbaProjectReferenceCollection.AddProjectRefrernce method

외부 VBA 프로젝트에 대한 참조를 추가합니다.

public int AddProjectRefrernce(string name, string absoluteLibid, string relativeLibid)
모수유형설명
nameString참조 이름입니다.
absoluteLibidString절대 경로가 있는 참조된 VBA 프로젝트의 식별자입니다.
relativeLibidString상대 경로가 있는 참조된 VBA 프로젝트의 식별자입니다.

또한보십시오