GetRegexKey Method

GetRegexKey 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) GetRegexKey()  (bool,  error) 

Remarks

See Also