Aspose::Cells::ReplaceOptions::SetRegexKey method

ReplaceOptions::SetRegexKey method

Indicates whether the searched key is regex. If true then the searched key will be taken as regex.

void Aspose::Cells::ReplaceOptions::SetRegexKey(bool value)

See Also