Remove

VbaModuleCollection.Remove 方法

从集合中删除特定对象的第一次出现。

public void Remove(IVbaModule value)
参数类型描述
valueIVbaModule要从集合中删除的模块。

另请参阅