Remove
Remove(string[])
移除名称数组
public void Remove(string[] names)
范围 | 类型 | 描述 |
---|---|---|
names | String[] | 姓名的文字。 |
也可以看看
- class NameCollection
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells
Remove(string)
删除名称。
public void Remove(string text)
范围 | 类型 | 描述 |
---|---|---|
text | String | 名称文本。 |
也可以看看
- class NameCollection
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells