SetRegexKey Method

SetRegexKey function

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.


func (instance *FindOptions) SetRegexKey(value bool)  error

Remarks

See Also