Skip to content

Commit 0e84b4d

Browse files
ElizabethSamuel-MSFTgithub-actions
andauthored
Automatically generated docs (#2148)
Co-authored-by: github-actions <[email protected]>
1 parent f1d4653 commit 0e84b4d

File tree

10 files changed

+2
-76
lines changed

10 files changed

+2
-76
lines changed

docs/docs-ref-autogen/office/office/office.auth.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -113,9 +113,6 @@ methods:
113113
114114
**Important**: In Outlook, this API isn't supported if the add-in is loaded in an Outlook.com or Gmail
115115
mailbox.
116-
117-
118-
**Warning**: `getAccessTokenAsync` has been deprecated. Use `Office.auth.getAccessToken` instead.
119116
remarks: >-
120117
**Applications**: Excel, OneNote, Outlook, PowerPoint, Word
121118
@@ -176,9 +173,6 @@ methods:
176173
177174
**Important**: In Outlook, this API isn't supported if the add-in is loaded in an Outlook.com or Gmail
178175
mailbox.
179-
180-
181-
**Warning**: `getAccessTokenAsync` has been deprecated. Use `Office.auth.getAccessToken` instead.
182176
remarks: >-
183177
**Applications**: Excel, OneNote, Outlook, PowerPoint, Word
184178

docs/docs-ref-autogen/office/office/office.authoptions.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,6 @@ properties:
8383
summary: >-
8484
Prompts the user to add their Office account (or to switch to it, if it is already added). Default value is
8585
`false`<!-- -->.
86-
87-
88-
**Warning**: `forceAddAccount` has been deprecated. Use `allowSignInPrompt` instead.
8986
remarks: ''
9087
isPreview: false
9188
isDeprecated: true
@@ -101,9 +98,6 @@ properties:
10198
summary: >-
10299
Causes Office to display the add-in consent experience. Useful if the add-in's Azure permissions have changed or
103100
if the user's consent has been revoked. Default value is `false`<!-- -->.
104-
105-
106-
**Warning**: `forceConsent` has been deprecated. Use `allowConsentPrompt` instead.
107101
remarks: ''
108102
isPreview: false
109103
isDeprecated: true

docs/docs-ref-autogen/office/office/office.requirementsetsupport.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,7 @@ methods:
3333
uid: 'office!Office.RequirementSetSupport#isSetSupported:member(2)'
3434
package: office!
3535
fullName: 'isSetSupported(name, minVersionNumber)'
36-
summary: >-
37-
Check if the specified requirement set is supported by the Office application.
38-
39-
40-
**Warning**: This overload of `isSetSupported` (where `minVersionNumber` is a number) has been deprecated. Use
41-
the string overload of `isSetSupported` instead.
36+
summary: Check if the specified requirement set is supported by the Office application.
4237
remarks: ''
4338
isPreview: false
4439
isDeprecated: true

docs/docs-ref-autogen/office_release/office/office.auth.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -113,9 +113,6 @@ methods:
113113
114114
**Important**: In Outlook, this API isn't supported if the add-in is loaded in an Outlook.com or Gmail
115115
mailbox.
116-
117-
118-
**Warning**: `getAccessTokenAsync` has been deprecated. Use `Office.auth.getAccessToken` instead.
119116
remarks: >-
120117
**Applications**: Excel, OneNote, Outlook, PowerPoint, Word
121118
@@ -176,9 +173,6 @@ methods:
176173
177174
**Important**: In Outlook, this API isn't supported if the add-in is loaded in an Outlook.com or Gmail
178175
mailbox.
179-
180-
181-
**Warning**: `getAccessTokenAsync` has been deprecated. Use `Office.auth.getAccessToken` instead.
182176
remarks: >-
183177
**Applications**: Excel, OneNote, Outlook, PowerPoint, Word
184178

docs/docs-ref-autogen/office_release/office/office.authoptions.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,6 @@ properties:
8383
summary: >-
8484
Prompts the user to add their Office account (or to switch to it, if it is already added). Default value is
8585
`false`<!-- -->.
86-
87-
88-
**Warning**: `forceAddAccount` has been deprecated. Use `allowSignInPrompt` instead.
8986
remarks: ''
9087
isPreview: false
9188
isDeprecated: true
@@ -101,9 +98,6 @@ properties:
10198
summary: >-
10299
Causes Office to display the add-in consent experience. Useful if the add-in's Azure permissions have changed or
103100
if the user's consent has been revoked. Default value is `false`<!-- -->.
104-
105-
106-
**Warning**: `forceConsent` has been deprecated. Use `allowConsentPrompt` instead.
107101
remarks: ''
108102
isPreview: false
109103
isDeprecated: true

docs/docs-ref-autogen/office_release/office/office.requirementsetsupport.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,7 @@ methods:
3333
uid: 'office!Office.RequirementSetSupport#isSetSupported:member(2)'
3434
package: office!
3535
fullName: 'isSetSupported(name, minVersionNumber)'
36-
summary: >-
37-
Check if the specified requirement set is supported by the Office application.
38-
39-
40-
**Warning**: This overload of `isSetSupported` (where `minVersionNumber` is a number) has been deprecated. Use
41-
the string overload of `isSetSupported` instead.
36+
summary: Check if the specified requirement set is supported by the Office application.
4237
remarks: ''
4338
isPreview: false
4439
isDeprecated: true

generate-docs/api-extractor-inputs-office-release/office.d.ts

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3510,8 +3510,6 @@ export declare namespace Office {
35103510
*
35113511
* **Important**: In Outlook, this API isn't supported if the add-in is loaded in an Outlook.com or Gmail mailbox.
35123512
*
3513-
* **Warning**: `getAccessTokenAsync` has been deprecated. Use `Office.auth.getAccessToken` instead.
3514-
*
35153513
* @deprecated Use `Office.auth.getAccessToken` instead.
35163514
*
35173515
* @remarks
@@ -3535,8 +3533,6 @@ export declare namespace Office {
35353533
*
35363534
* **Important**: In Outlook, this API isn't supported if the add-in is loaded in an Outlook.com or Gmail mailbox.
35373535
*
3538-
* **Warning**: `getAccessTokenAsync` has been deprecated. Use `Office.auth.getAccessToken` instead.
3539-
*
35403536
* @deprecated Use `Office.auth.getAccessToken` instead.
35413537
*
35423538
* @remarks
@@ -3607,17 +3603,13 @@ export declare namespace Office {
36073603
/**
36083604
* Prompts the user to add their Office account (or to switch to it, if it is already added). Default value is `false`.
36093605
*
3610-
* **Warning**: `forceAddAccount` has been deprecated. Use `allowSignInPrompt` instead.
3611-
*
36123606
* @deprecated Use `allowSignInPrompt` instead.
36133607
*/
36143608
forceAddAccount?: boolean;
36153609
/**
36163610
* Causes Office to display the add-in consent experience. Useful if the add-in's Azure permissions have changed or if the user's consent has
36173611
* been revoked. Default value is `false`.
36183612
*
3619-
* **Warning**: `forceConsent` has been deprecated. Use `allowConsentPrompt` instead.
3620-
*
36213613
* @deprecated Use `allowConsentPrompt` instead.
36223614
*/
36233615
forceConsent?: boolean;
@@ -7156,8 +7148,6 @@ export declare namespace Office {
71567148
/**
71577149
* Check if the specified requirement set is supported by the Office application.
71587150
*
7159-
* **Warning**: This overload of `isSetSupported` (where `minVersionNumber` is a number) has been deprecated. Use the string overload of `isSetSupported` instead.
7160-
*
71617151
* @deprecated Use the string overload of `isSetSupported` instead.
71627152
* @param name - The requirement set name (e.g., "ExcelApi").
71637153
* @param minVersionNumber - The minimum required version (e.g., 1.4).

generate-docs/api-extractor-inputs-office/office.d.ts

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3514,8 +3514,6 @@ export declare namespace Office {
35143514
*
35153515
* **Important**: In Outlook, this API isn't supported if the add-in is loaded in an Outlook.com or Gmail mailbox.
35163516
*
3517-
* **Warning**: `getAccessTokenAsync` has been deprecated. Use `Office.auth.getAccessToken` instead.
3518-
*
35193517
* @deprecated Use `Office.auth.getAccessToken` instead.
35203518
*
35213519
* @remarks
@@ -3539,8 +3537,6 @@ export declare namespace Office {
35393537
*
35403538
* **Important**: In Outlook, this API isn't supported if the add-in is loaded in an Outlook.com or Gmail mailbox.
35413539
*
3542-
* **Warning**: `getAccessTokenAsync` has been deprecated. Use `Office.auth.getAccessToken` instead.
3543-
*
35443540
* @deprecated Use `Office.auth.getAccessToken` instead.
35453541
*
35463542
* @remarks
@@ -3624,17 +3620,13 @@ export declare namespace Office {
36243620
/**
36253621
* Prompts the user to add their Office account (or to switch to it, if it is already added). Default value is `false`.
36263622
*
3627-
* **Warning**: `forceAddAccount` has been deprecated. Use `allowSignInPrompt` instead.
3628-
*
36293623
* @deprecated Use `allowSignInPrompt` instead.
36303624
*/
36313625
forceAddAccount?: boolean;
36323626
/**
36333627
* Causes Office to display the add-in consent experience. Useful if the add-in's Azure permissions have changed or if the user's consent has
36343628
* been revoked. Default value is `false`.
36353629
*
3636-
* **Warning**: `forceConsent` has been deprecated. Use `allowConsentPrompt` instead.
3637-
*
36383630
* @deprecated Use `allowConsentPrompt` instead.
36393631
*/
36403632
forceConsent?: boolean;
@@ -7208,8 +7200,6 @@ export declare namespace Office {
72087200
/**
72097201
* Check if the specified requirement set is supported by the Office application.
72107202
*
7211-
* **Warning**: This overload of `isSetSupported` (where `minVersionNumber` is a number) has been deprecated. Use the string overload of `isSetSupported` instead.
7212-
*
72137203
* @deprecated Use the string overload of `isSetSupported` instead.
72147204
* @param name - The requirement set name (e.g., "ExcelApi").
72157205
* @param minVersionNumber - The minimum required version (e.g., 1.4).

generate-docs/script-inputs/office.d.ts

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3515,8 +3515,6 @@ declare namespace Office {
35153515
*
35163516
* **Important**: In Outlook, this API isn't supported if the add-in is loaded in an Outlook.com or Gmail mailbox.
35173517
*
3518-
* **Warning**: `getAccessTokenAsync` has been deprecated. Use `Office.auth.getAccessToken` instead.
3519-
*
35203518
* @deprecated Use `Office.auth.getAccessToken` instead.
35213519
*
35223520
* @remarks
@@ -3540,8 +3538,6 @@ declare namespace Office {
35403538
*
35413539
* **Important**: In Outlook, this API isn't supported if the add-in is loaded in an Outlook.com or Gmail mailbox.
35423540
*
3543-
* **Warning**: `getAccessTokenAsync` has been deprecated. Use `Office.auth.getAccessToken` instead.
3544-
*
35453541
* @deprecated Use `Office.auth.getAccessToken` instead.
35463542
*
35473543
* @remarks
@@ -3612,17 +3608,13 @@ declare namespace Office {
36123608
/**
36133609
* Prompts the user to add their Office account (or to switch to it, if it is already added). Default value is `false`.
36143610
*
3615-
* **Warning**: `forceAddAccount` has been deprecated. Use `allowSignInPrompt` instead.
3616-
*
36173611
* @deprecated Use `allowSignInPrompt` instead.
36183612
*/
36193613
forceAddAccount?: boolean;
36203614
/**
36213615
* Causes Office to display the add-in consent experience. Useful if the add-in's Azure permissions have changed or if the user's consent has
36223616
* been revoked. Default value is `false`.
36233617
*
3624-
* **Warning**: `forceConsent` has been deprecated. Use `allowConsentPrompt` instead.
3625-
*
36263618
* @deprecated Use `allowConsentPrompt` instead.
36273619
*/
36283620
forceConsent?: boolean;
@@ -7161,8 +7153,6 @@ declare namespace Office {
71617153
/**
71627154
* Check if the specified requirement set is supported by the Office application.
71637155
*
7164-
* **Warning**: This overload of `isSetSupported` (where `minVersionNumber` is a number) has been deprecated. Use the string overload of `isSetSupported` instead.
7165-
*
71667156
* @deprecated Use the string overload of `isSetSupported` instead.
71677157
* @param name - The requirement set name (e.g., "ExcelApi").
71687158
* @param minVersionNumber - The minimum required version (e.g., 1.4).

generate-docs/script-inputs/office_preview.d.ts

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3519,8 +3519,6 @@ declare namespace Office {
35193519
*
35203520
* **Important**: In Outlook, this API isn't supported if the add-in is loaded in an Outlook.com or Gmail mailbox.
35213521
*
3522-
* **Warning**: `getAccessTokenAsync` has been deprecated. Use `Office.auth.getAccessToken` instead.
3523-
*
35243522
* @deprecated Use `Office.auth.getAccessToken` instead.
35253523
*
35263524
* @remarks
@@ -3544,8 +3542,6 @@ declare namespace Office {
35443542
*
35453543
* **Important**: In Outlook, this API isn't supported if the add-in is loaded in an Outlook.com or Gmail mailbox.
35463544
*
3547-
* **Warning**: `getAccessTokenAsync` has been deprecated. Use `Office.auth.getAccessToken` instead.
3548-
*
35493545
* @deprecated Use `Office.auth.getAccessToken` instead.
35503546
*
35513547
* @remarks
@@ -3629,17 +3625,13 @@ declare namespace Office {
36293625
/**
36303626
* Prompts the user to add their Office account (or to switch to it, if it is already added). Default value is `false`.
36313627
*
3632-
* **Warning**: `forceAddAccount` has been deprecated. Use `allowSignInPrompt` instead.
3633-
*
36343628
* @deprecated Use `allowSignInPrompt` instead.
36353629
*/
36363630
forceAddAccount?: boolean;
36373631
/**
36383632
* Causes Office to display the add-in consent experience. Useful if the add-in's Azure permissions have changed or if the user's consent has
36393633
* been revoked. Default value is `false`.
36403634
*
3641-
* **Warning**: `forceConsent` has been deprecated. Use `allowConsentPrompt` instead.
3642-
*
36433635
* @deprecated Use `allowConsentPrompt` instead.
36443636
*/
36453637
forceConsent?: boolean;
@@ -7213,8 +7205,6 @@ declare namespace Office {
72137205
/**
72147206
* Check if the specified requirement set is supported by the Office application.
72157207
*
7216-
* **Warning**: This overload of `isSetSupported` (where `minVersionNumber` is a number) has been deprecated. Use the string overload of `isSetSupported` instead.
7217-
*
72187208
* @deprecated Use the string overload of `isSetSupported` instead.
72197209
* @param name - The requirement set name (e.g., "ExcelApi").
72207210
* @param minVersionNumber - The minimum required version (e.g., 1.4).

0 commit comments

Comments
 (0)