Is this page helpful?
Replaces the content of all SearchResult elements with a new content.
replaceAll(
replaceContent: string
): SearchResult[];
replaceContent
The new content to replace.
An array of the affected SearchResult elements.
Use this method to modify data across multiple search-identified locations in a workbook, streamlining the process of updating, correcting, or standardizing data based on search outcomes.