mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-01 07:40:10 +00:00
[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:
2
types/office-js-preview/index.d.ts
vendored
2
types/office-js-preview/index.d.ts
vendored
@@ -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]
|
||||
*/
|
||||
|
||||
2
types/office-js/index.d.ts
vendored
2
types/office-js/index.d.ts
vendored
@@ -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]
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user