Aspose::Cells::FindOptions::SetRegexKey method
FindOptions::SetRegexKey method
Indicates whether the searched key is regex. If true the searched key will be taken as regex and parsed. Otherwise the key will be parsed according to the rules in ms excel.
void Aspose::Cells::FindOptions::SetRegexKey(bool value)
See Also
- Class Vector
- Class FindOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++