Remove
Remove(Worksheet)
删除工作表的模块。
public void Remove(Worksheet sheet)
范围 | 类型 | 描述 |
---|---|---|
sheet | Worksheet | 工作表 |
也可以看看
- class Worksheet
- class VbaModuleCollection
- 命名空间 Aspose.Cells.Vba
- 部件 Aspose.Cells
Remove(string)
按名称删除模块
public void Remove(string name)
范围 | 类型 | 描述 |
---|---|---|
name | String |
也可以看看
- class VbaModuleCollection
- 命名空间 Aspose.Cells.Vba
- 部件 Aspose.Cells