Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
Searches for the specified string and returns the zero-based index of the first occurrence within the entire DefinedNameList.
Namespace: Bytescout.Spreadsheet.COM
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax
Parameters
- name
- Type: SystemString
The name.
Return Value
Type: Int32The zero-based index of the first occurrence of name within the entire DefinedNameList, if found; otherwise, –1.
See Also