AddRange
ErrorCheckOption.AddRange method
增加一个受此设置影响的范围。
public int AddRange(CellArea ca)
范围 | 类型 | 描述 |
---|---|---|
ca | CellArea | 要添加的范围。 |
返回值
此设置的范围列表中添加的范围的索引。
也可以看看
- struct CellArea
- class ErrorCheckOption
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells
增加一个受此设置影响的范围。
public int AddRange(CellArea ca)
范围 | 类型 | 描述 |
---|---|---|
ca | CellArea | 要添加的范围。 |
此设置的范围列表中添加的范围的索引。