SearchRegex Method

Summary

Performs a regular expression search across all sheets in the workbook.

Syntax

TypeScript
JavaScript
SheetEditorSearch.prototype.searchRegex = function( 
   regex 
) 
searchRegex( 
   regex: any 
): SearchResults; 

Parameters

regex

An object representing the regular expression used for the search.

Return Value

The SearchResults instance.

Requirements

Target Platforms

See Also

SheetEditorSearch Class

SheetEditorSearch Members

Leadtools.Document.SheetEditor Namespace

Help Version 23.0.2024.5.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.SheetEditor Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.