GetRange
ErrorCheckOption.GetRange method
通过给定索引获取此设置的影响范围。
public CellArea GetRange(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 范围索引 |
返回值
返回给定索引处的影响范围。
也可以看看
- struct CellArea
- class ErrorCheckOption
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells
通过给定索引获取此设置的影响范围。
public CellArea GetRange(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 范围索引 |
返回给定索引处的影响范围。