RemoveRange
ErrorCheckOption.RemoveRange method
按给定索引删除一个范围。
public void RemoveRange(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 要删除的范围的索引。 |
也可以看看
- class ErrorCheckOption
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells
按给定索引删除一个范围。
public void RemoveRange(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 要删除的范围的索引。 |