[office-js, office-js-preview] Adding a link to the Word search options details page (#43941)

* Removing prompt verbage from selection binding options

* Adding a link to the search options article
This commit is contained in:
Alex Jerabek
2020-04-16 10:00:14 -07:00
committed by GitHub
parent 0ce56741d3
commit 22e6c701e7
2 changed files with 4 additions and 0 deletions

View File

@@ -72428,6 +72428,8 @@ declare namespace Word {
/**
*
* Specifies the options to be included in a search operation.
*
* To learn more about how to use search options in the Word JavaScript APIs, read {@link https://docs.microsoft.com/office/dev/add-ins/word/search-option-guidance | Use search options to find text in your Word add-in}.
*
* [Api set: WordApi 1.1]
*/

View File

@@ -67277,6 +67277,8 @@ declare namespace Word {
/**
*
* Specifies the options to be included in a search operation.
*
* To learn more about how to use search options in the Word JavaScript APIs, read {@link https://docs.microsoft.com/office/dev/add-ins/word/search-option-guidance | Use search options to find text in your Word add-in}.
*
* [Api set: WordApi 1.1]
*/