VbaProjectReferenceCollection.Copy

VbaProjectReferenceCollection.Copy method

Copies references from other VBA project.

public void Copy(VbaProjectReferenceCollection source)
ParameterTypeDescription
sourceVbaProjectReferenceCollectionThe source references.

See Also