Aspose::Cells::FindOptions::SetRange method

FindOptions::SetRange method

Sets the searched range.

void Aspose::Cells::FindOptions::SetRange(const CellArea &ca)
ParameterTypeDescription
caconst CellArea&the searched range.

See Also