Skip to content

Commit 233f4de

Browse files
authored
Merge pull request #2390 from OfficeDev/main
[Admin] Publish
2 parents c201a17 + ae14b8c commit 233f4de

File tree

3,735 files changed

+478838
-110884
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,735 files changed

+478838
-110884
lines changed

.openpublishing.publish.config.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@
2525
"excel-js-1.13",
2626
"excel-js-1.14",
2727
"excel-js-1.15",
28+
"excel-js-1.16",
29+
"excel-js-1.17",
30+
"excel-js-1.18",
31+
"excel-js-1.19",
32+
"excel-js-1.20",
33+
"excel-js-desktop-1.1",
2834
"excel-js-online",
2935
"onenote-js-1.1",
3036
"outlook-js-preview",
@@ -272,6 +278,14 @@
272278
"ReferenceTOC": "docs/docs-ref-autogen/excel_1_19/toc.yml",
273279
"ConceptualTOCUrl": "/office/dev/add-ins/toc.json"
274280
},
281+
{
282+
"ReferenceTOC": "docs/docs-ref-autogen/excel_1_20/toc.yml",
283+
"ConceptualTOCUrl": "/office/dev/add-ins/toc.json"
284+
},
285+
{
286+
"ReferenceTOC": "docs/docs-ref-autogen/excel_desktop_1_1/toc.yml",
287+
"ConceptualTOCUrl": "/office/dev/add-ins/toc.json"
288+
},
275289
{
276290
"ReferenceTOC": "docs/docs-ref-autogen/excel_online/toc.yml",
277291
"ConceptualTOCUrl": "/office/dev/add-ins/toc.json"

docs/docfx.json

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -546,6 +546,30 @@
546546
"src": "docs-ref-autogen/excel_1_19",
547547
"dest": "api"
548548
},
549+
{
550+
"files": ["**/toc.yml"],
551+
"group": "excel-js-1.20",
552+
"src": "docs-ref-autogen/excel_1_20",
553+
"dest": "api/office-js-docs-reference"
554+
},
555+
{
556+
"files": ["**/*.md", "**/*.yml"],
557+
"group": "excel-js-1.20",
558+
"src": "docs-ref-autogen/excel_1_20",
559+
"dest": "api"
560+
},
561+
{
562+
"files": ["**/toc.yml"],
563+
"group": "excel-js-desktop-1.1",
564+
"src": "docs-ref-autogen/excel_desktop_1_1",
565+
"dest": "api/office-js-docs-reference"
566+
},
567+
{
568+
"files": ["**/*.md", "**/*.yml"],
569+
"group": "excel-js-desktop-1.1",
570+
"src": "docs-ref-autogen/excel_desktop_1_1",
571+
"dest": "api"
572+
},
549573
{
550574
"files": ["**/toc.yml"],
551575
"group": "excel-js-online",
@@ -1065,6 +1089,14 @@
10651089
"dest": "excel-js-1.19",
10661090
"moniker_range": "excel-js-1.19"
10671091
},
1092+
"excel-js-1.20": {
1093+
"dest": "excel-js-1.20",
1094+
"moniker_range": "excel-js-1.20"
1095+
},
1096+
"excel-js-desktop-1.1": {
1097+
"dest": "excel-js-desktop-1.1",
1098+
"moniker_range": "excel-js-desktop-1.1"
1099+
},
10681100
"excel-js-online": {
10691101
"dest": "excel-js-online",
10701102
"moniker_range": "excel-js-online"

docs/docs-ref-autogen/common/toc.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -506,6 +506,10 @@ items:
506506
- name: ExcelApi online-only requirement set
507507
href: ../../requirement-sets/excel/excel-api-online-requirement-set.md
508508
displayName: Excel
509+
- name: ExcelApiDesktop 1.1 requirement set
510+
href: >-
511+
../../requirement-sets/excel/excel-api-desktop-1-1-requirement-set.md
512+
displayName: Excel
509513
- name: ExcelApi 1.20 requirement set
510514
href: ../../requirement-sets/excel/excel-api-1-20-requirement-set.md
511515
displayName: Excel

docs/docs-ref-autogen/common_preview/toc.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -506,6 +506,10 @@ items:
506506
- name: ExcelApi online-only requirement set
507507
href: ../../requirement-sets/excel/excel-api-online-requirement-set.md
508508
displayName: Excel
509+
- name: ExcelApiDesktop 1.1 requirement set
510+
href: >-
511+
../../requirement-sets/excel/excel-api-desktop-1-1-requirement-set.md
512+
displayName: Excel
509513
- name: ExcelApi 1.20 requirement set
510514
href: ../../requirement-sets/excel/excel-api-1-20-requirement-set.md
511515
displayName: Excel

docs/docs-ref-autogen/excel/excel/excel.application.yml

Lines changed: 16 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,10 @@ properties:
2020
Returns a `window` object that represents the active window (the window on
2121
top). Read-only.
2222
remarks: >-
23-
\[ [API set: ExcelApi BETA (PREVIEW
24-
ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets)
25-
\]
23+
\[ [API set: ExcelApiDesktop
24+
1.1](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]
2625
27-
isPreview: true
26+
isPreview: false
2827
isDeprecated: false
2928
syntax:
3029
content: 'readonly activeWindow: Excel.Window;'
@@ -258,13 +257,12 @@ properties:
258257
uid: excel!Excel.Application#windows:member
259258
package: excel!
260259
fullName: windows
261-
summary: Returns all the Excel windows.
260+
summary: Returns all the open Excel windows.
262261
remarks: >-
263-
\[ [API set: ExcelApi BETA (PREVIEW
264-
ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets)
265-
\]
262+
\[ [API set: ExcelApiDesktop
263+
1.1](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]
266264
267-
isPreview: true
265+
isPreview: false
268266
isDeprecated: false
269267
syntax:
270268
content: 'readonly windows: Excel.WindowCollection;'
@@ -354,11 +352,10 @@ methods:
354352
Checks the spelling of a single word. Returns `true` if the word is
355353
spelled correctly, otherwise returns `false`<!-- -->.
356354
remarks: >-
357-
\[ [API set: ExcelApi BETA (PREVIEW
358-
ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets)
359-
\]
355+
\[ [API set: ExcelApiDesktop
356+
1.1](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]
360357
361-
isPreview: true
358+
isPreview: false
362359
isDeprecated: false
363360
syntax:
364361
content: >-
@@ -385,11 +382,10 @@ methods:
385382
method is equivalent to using "F2" when selecting a cell or range in the
386383
Excel UI.
387384
remarks: >-
388-
\[ [API set: ExcelApi BETA (PREVIEW
389-
ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets)
390-
\]
385+
\[ [API set: ExcelApiDesktop
386+
1.1](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]
391387
392-
isPreview: true
388+
isPreview: false
393389
isDeprecated: false
394390
syntax:
395391
content: 'enterEditingMode(): void;'
@@ -654,11 +650,10 @@ methods:
654650
must be from the same worksheet. The maximum number of parameters is 30,
655651
including the first two.
656652
remarks: >-
657-
\[ [API set: ExcelApi BETA (PREVIEW
658-
ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets)
659-
\]
653+
\[ [API set: ExcelApiDesktop
654+
1.1](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]
660655
661-
isPreview: true
656+
isPreview: false
662657
isDeprecated: false
663658
syntax:
664659
content: >-

docs/docs-ref-autogen/excel/excel/excel.checkspellingoptions.yml

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ package: excel!
55
fullName: Excel.CheckSpellingOptions
66
summary: Represents the options for checking spelling.
77
remarks: >-
8-
\[ [API set: ExcelApi BETA (PREVIEW
9-
ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]
8+
\[ [API set: ExcelApiDesktop
9+
1.1](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]
1010
11-
isPreview: true
11+
isPreview: false
1212
isDeprecated: false
1313
type: interface
1414
properties:
@@ -21,11 +21,10 @@ properties:
2121
to be examined if the word isn't found in the main dictionary. If this
2222
argument is omitted, Excel's currently specified dictionary is used.
2323
remarks: >-
24-
\[ [API set: ExcelApi BETA (PREVIEW
25-
ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets)
26-
\]
24+
\[ [API set: ExcelApiDesktop
25+
1.1](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]
2726
28-
isPreview: true
27+
isPreview: false
2928
isDeprecated: false
3029
syntax:
3130
content: 'customDictionary?: string;'
@@ -40,11 +39,10 @@ properties:
4039
`false` to check words that are all uppercase. If this argument is
4140
omitted, Excel's current setting is used.
4241
remarks: >-
43-
\[ [API set: ExcelApi BETA (PREVIEW
44-
ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets)
45-
\]
42+
\[ [API set: ExcelApiDesktop
43+
1.1](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]
4644
47-
isPreview: true
45+
isPreview: false
4846
isDeprecated: false
4947
syntax:
5048
content: 'ignoreUppercase?: boolean;'

docs/docs-ref-autogen/excel/excel/excel.headerfooter.yml

Lines changed: 18 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,10 @@ properties:
3838
Gets a `HeaderFooterPicture` object that represents the picture for the
3939
center section of the footer.
4040
remarks: >-
41-
\[ [API set: ExcelApi BETA (PREVIEW
42-
ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets)
43-
\]
41+
\[ [API set: ExcelApiDesktop
42+
1.1](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]
4443
45-
isPreview: true
44+
isPreview: false
4645
isDeprecated: false
4746
syntax:
4847
content: 'readonly centerFooterPicture: Excel.HeaderFooterPicture;'
@@ -74,11 +73,10 @@ properties:
7473
Gets a `HeaderFooterPicture` object that represents the picture for the
7574
center section of the header.
7675
remarks: >-
77-
\[ [API set: ExcelApi BETA (PREVIEW
78-
ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets)
79-
\]
76+
\[ [API set: ExcelApiDesktop
77+
1.1](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]
8078
81-
isPreview: true
79+
isPreview: false
8280
isDeprecated: false
8381
syntax:
8482
content: 'readonly centerHeaderPicture: Excel.HeaderFooterPicture;'
@@ -125,11 +123,10 @@ properties:
125123
Gets a `HeaderFooterPicture` object that represents the picture for the
126124
left section of the footer.
127125
remarks: >-
128-
\[ [API set: ExcelApi BETA (PREVIEW
129-
ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets)
130-
\]
126+
\[ [API set: ExcelApiDesktop
127+
1.1](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]
131128
132-
isPreview: true
129+
isPreview: false
133130
isDeprecated: false
134131
syntax:
135132
content: 'readonly leftFooterPicture: Excel.HeaderFooterPicture;'
@@ -161,11 +158,10 @@ properties:
161158
Gets a `HeaderFooterPicture` object that represents the picture for the
162159
left section of the header.
163160
remarks: >-
164-
\[ [API set: ExcelApi BETA (PREVIEW
165-
ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets)
166-
\]
161+
\[ [API set: ExcelApiDesktop
162+
1.1](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]
167163
168-
isPreview: true
164+
isPreview: false
169165
isDeprecated: false
170166
syntax:
171167
content: 'readonly leftHeaderPicture: Excel.HeaderFooterPicture;'
@@ -197,11 +193,10 @@ properties:
197193
Gets a `HeaderFooterPicture` object that represents the picture for the
198194
right section of the footer.
199195
remarks: >-
200-
\[ [API set: ExcelApi BETA (PREVIEW
201-
ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets)
202-
\]
196+
\[ [API set: ExcelApiDesktop
197+
1.1](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]
203198
204-
isPreview: true
199+
isPreview: false
205200
isDeprecated: false
206201
syntax:
207202
content: 'readonly rightFooterPicture: Excel.HeaderFooterPicture;'
@@ -233,11 +228,10 @@ properties:
233228
Gets a `HeaderFooterPicture` object that represents the picture for the
234229
right section of the header.
235230
remarks: >-
236-
\[ [API set: ExcelApi BETA (PREVIEW
237-
ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets)
238-
\]
231+
\[ [API set: ExcelApiDesktop
232+
1.1](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]
239233
240-
isPreview: true
234+
isPreview: false
241235
isDeprecated: false
242236
syntax:
243237
content: 'readonly rightHeaderPicture: Excel.HeaderFooterPicture;'

0 commit comments

Comments
 (0)