SetRange
FindOptions.SetRange method
设置搜索范围。
public void SetRange(CellArea ca)
范围 | 类型 | 描述 |
---|---|---|
ca | CellArea | 搜索到的范围。 |
也可以看看
- struct CellArea
- class FindOptions
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells
设置搜索范围。
public void SetRange(CellArea ca)
范围 | 类型 | 描述 |
---|---|---|
ca | CellArea | 搜索到的范围。 |