Aspose::Cells::FindOptions::SetRange method
FindOptions::SetRange method
Sets the searched range.
void Aspose::Cells::FindOptions::SetRange(const CellArea &ca)
| Parameter | Type | Description |
|---|---|---|
| ca | const CellArea& | the searched range. |
See Also
- Class Vector
- Class CellArea
- Class FindOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++