References

VbaProject.References property

返回VBA项目中所有引用的列表。 只读 IVbaReferenceCollection

public IVbaReferenceCollection References { get; }

See Also