AddEmptyModule

IVbaModuleCollection.AddEmptyModule method

向 VBA 项目添加一个新的空模块。

public IVbaModule AddEmptyModule(string name)
范围类型描述
nameString模块名称

返回值

添加模块。

也可以看看