Skip to content

Commit 4b42370

Browse files
author
github-actions
committed
Merge branch 'main' into live
2 parents fac4f5d + 790736b commit 4b42370

File tree

913 files changed

+21688
-10291
lines changed

Some content is hidden

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

913 files changed

+21688
-10291
lines changed

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

Lines changed: 27 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ enums:
119119
- excel!Excel.InsertShiftDirection:enum
120120
- excel!Excel.KeyboardDirection:enum
121121
- excel!Excel.LabelFilterCondition:enum
122-
- excel!Excel.LinkedDataTypeRefreshMode:enum
123122
- excel!Excel.LinkedDataTypeState:enum
124123
- excel!Excel.LinkedEntityDataDomainRefreshMode:enum
125124
- excel!Excel.LoadToType:enum
@@ -131,6 +130,7 @@ enums:
131130
- excel!Excel.NumErrorCellValueSubType:enum
132131
- excel!Excel.PageOrientation:enum
133132
- excel!Excel.PaperType:enum
133+
- excel!Excel.PictureColorType:enum
134134
- excel!Excel.PictureFormat:enum
135135
- excel!Excel.PivotAxis:enum
136136
- excel!Excel.PivotFilterTopBottomCriterion:enum
@@ -154,6 +154,7 @@ enums:
154154
- excel!Excel.RibbonTab:enum
155155
- excel!Excel.RowHiddenChangeType:enum
156156
- excel!Excel.SaveBehavior:enum
157+
- excel!Excel.ScrollWorkbookTabPosition:enum
157158
- excel!Excel.SearchDirection:enum
158159
- excel!Excel.ShapeAutoSize:enum
159160
- excel!Excel.ShapeFillType:enum
@@ -182,11 +183,15 @@ enums:
182183
- excel!Excel.SpecialCellValueType:enum
183184
- excel!Excel.SpillErrorCellValueSubType:enum
184185
- excel!Excel.SubtotalLocationType:enum
186+
- excel!Excel.TableSource:enum
185187
- excel!Excel.TimeoutErrorCellValueSubType:enum
186188
- excel!Excel.TopBottomSelectionType:enum
187189
- excel!Excel.ValueErrorCellValueSubType:enum
188190
- excel!Excel.ValueFilterCondition:enum
189191
- excel!Excel.VerticalAlignment:enum
192+
- excel!Excel.WindowState:enum
193+
- excel!Excel.WindowType:enum
194+
- excel!Excel.WindowView:enum
190195
- excel!Excel.WorkbookLinksRefreshMode:enum
191196
- excel!Excel.WorksheetPositionType:enum
192197
classes:
@@ -289,12 +294,11 @@ classes:
289294
- excel!Excel.GroupShapeCollection:class
290295
- excel!Excel.HeaderFooter:class
291296
- excel!Excel.HeaderFooterGroup:class
297+
- excel!Excel.HeaderFooterPicture:class
292298
- excel!Excel.IconSetConditionalFormat:class
293299
- excel!Excel.Image:class
294300
- excel!Excel.IterativeCalculation:class
295301
- excel!Excel.Line:class
296-
- excel!Excel.LinkedDataType:class
297-
- excel!Excel.LinkedDataTypeCollection:class
298302
- excel!Excel.LinkedEntityDataDomain:class
299303
- excel!Excel.LinkedEntityDataDomainCollection:class
300304
- excel!Excel.LinkedWorkbook:class
@@ -311,6 +315,8 @@ classes:
311315
- excel!Excel.PageBreak:class
312316
- excel!Excel.PageBreakCollection:class
313317
- excel!Excel.PageLayout:class
318+
- excel!Excel.Pane:class
319+
- excel!Excel.PaneCollection:class
314320
- excel!Excel.PivotField:class
315321
- excel!Excel.PivotFieldCollection:class
316322
- excel!Excel.PivotHierarchy:class
@@ -375,6 +381,8 @@ classes:
375381
- excel!Excel.TimelineStyle:class
376382
- excel!Excel.TimelineStyleCollection:class
377383
- excel!Excel.TopBottomConditionalFormat:class
384+
- excel!Excel.Window:class
385+
- excel!Excel.WindowCollection:class
378386
- excel!Excel.Workbook:class
379387
- excel!Excel.WorkbookCreated:class
380388
- excel!Excel.WorkbookProtection:class
@@ -429,6 +437,7 @@ interfaces:
429437
- excel!Excel.ChartDeactivatedEventArgs:interface
430438
- excel!Excel.ChartDeletedEventArgs:interface
431439
- excel!Excel.CheckboxCellControl:interface
440+
- excel!Excel.CheckSpellingOptions:interface
432441
- excel!Excel.ColumnProperties:interface
433442
- excel!Excel.ColumnPropertiesLoadOptions:interface
434443
- excel!Excel.CommentAddedEventArgs:interface
@@ -763,23 +772,22 @@ interfaces:
763772
- excel!Excel.Interfaces.HeaderFooterGroupLoadOptions:interface
764773
- excel!Excel.Interfaces.HeaderFooterGroupUpdateData:interface
765774
- excel!Excel.Interfaces.HeaderFooterLoadOptions:interface
775+
- excel!Excel.Interfaces.HeaderFooterPictureData:interface
776+
- excel!Excel.Interfaces.HeaderFooterPictureLoadOptions:interface
777+
- excel!Excel.Interfaces.HeaderFooterPictureUpdateData:interface
766778
- excel!Excel.Interfaces.HeaderFooterUpdateData:interface
767779
- excel!Excel.Interfaces.IconSetConditionalFormatData:interface
768780
- excel!Excel.Interfaces.IconSetConditionalFormatLoadOptions:interface
769781
- excel!Excel.Interfaces.IconSetConditionalFormatUpdateData:interface
770782
- excel!Excel.Interfaces.ImageData:interface
771783
- excel!Excel.Interfaces.ImageLoadOptions:interface
784+
- excel!Excel.Interfaces.ImageUpdateData:interface
772785
- excel!Excel.Interfaces.IterativeCalculationData:interface
773786
- excel!Excel.Interfaces.IterativeCalculationLoadOptions:interface
774787
- excel!Excel.Interfaces.IterativeCalculationUpdateData:interface
775788
- excel!Excel.Interfaces.LineData:interface
776789
- excel!Excel.Interfaces.LineLoadOptions:interface
777790
- excel!Excel.Interfaces.LineUpdateData:interface
778-
- excel!Excel.Interfaces.LinkedDataTypeCollectionData:interface
779-
- excel!Excel.Interfaces.LinkedDataTypeCollectionLoadOptions:interface
780-
- excel!Excel.Interfaces.LinkedDataTypeCollectionUpdateData:interface
781-
- excel!Excel.Interfaces.LinkedDataTypeData:interface
782-
- excel!Excel.Interfaces.LinkedDataTypeLoadOptions:interface
783791
- excel!Excel.Interfaces.LinkedEntityDataDomainCollectionData:interface
784792
- excel!Excel.Interfaces.LinkedEntityDataDomainCollectionLoadOptions:interface
785793
- excel!Excel.Interfaces.LinkedEntityDataDomainCollectionUpdateData:interface
@@ -821,6 +829,11 @@ interfaces:
821829
- excel!Excel.Interfaces.PageLayoutData:interface
822830
- excel!Excel.Interfaces.PageLayoutLoadOptions:interface
823831
- excel!Excel.Interfaces.PageLayoutUpdateData:interface
832+
- excel!Excel.Interfaces.PaneCollectionData:interface
833+
- excel!Excel.Interfaces.PaneCollectionLoadOptions:interface
834+
- excel!Excel.Interfaces.PaneCollectionUpdateData:interface
835+
- excel!Excel.Interfaces.PaneData:interface
836+
- excel!Excel.Interfaces.PaneLoadOptions:interface
824837
- excel!Excel.Interfaces.PivotFieldCollectionData:interface
825838
- excel!Excel.Interfaces.PivotFieldCollectionLoadOptions:interface
826839
- excel!Excel.Interfaces.PivotFieldCollectionUpdateData:interface
@@ -1005,6 +1018,12 @@ interfaces:
10051018
- excel!Excel.Interfaces.TopBottomConditionalFormatData:interface
10061019
- excel!Excel.Interfaces.TopBottomConditionalFormatLoadOptions:interface
10071020
- excel!Excel.Interfaces.TopBottomConditionalFormatUpdateData:interface
1021+
- excel!Excel.Interfaces.WindowCollectionData:interface
1022+
- excel!Excel.Interfaces.WindowCollectionLoadOptions:interface
1023+
- excel!Excel.Interfaces.WindowCollectionUpdateData:interface
1024+
- excel!Excel.Interfaces.WindowData:interface
1025+
- excel!Excel.Interfaces.WindowLoadOptions:interface
1026+
- excel!Excel.Interfaces.WindowUpdateData:interface
10081027
- excel!Excel.Interfaces.WorkbookCreatedData:interface
10091028
- excel!Excel.Interfaces.WorkbookData:interface
10101029
- excel!Excel.Interfaces.WorkbookLoadOptions:interface
@@ -1029,7 +1048,6 @@ interfaces:
10291048
- excel!Excel.Interfaces.WorksheetProtectionLoadOptions:interface
10301049
- excel!Excel.Interfaces.WorksheetUpdateData:interface
10311050
- excel!Excel.JavaScriptCustomFunctionReferenceCellValue:interface
1032-
- excel!Excel.LinkedDataTypeAddedEventArgs:interface
10331051
- excel!Excel.LinkedEntityCellValue:interface
10341052
- excel!Excel.LinkedEntityDataDomainAddedEventArgs:interface
10351053
- excel!Excel.LinkedEntityDataDomainCreateOptions:interface
@@ -1061,8 +1079,6 @@ interfaces:
10611079
- excel!Excel.RangeTextRun:interface
10621080
- excel!Excel.ReferenceCellValue:interface
10631081
- excel!Excel.RefErrorCellValue:interface
1064-
- excel!Excel.RefreshModeChangedEventArgs:interface
1065-
- excel!Excel.RefreshRequestCompletedEventArgs:interface
10661082
- excel!Excel.ReplaceCriteria:interface
10671083
- excel!Excel.RootReferenceCellValue:interface
10681084
- excel!Excel.RowProperties:interface

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

Lines changed: 125 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,24 @@ isPreview: false
1212
isDeprecated: false
1313
type: class
1414
properties:
15+
- name: activeWindow
16+
uid: excel!Excel.Application#activeWindow:member
17+
package: excel!
18+
fullName: activeWindow
19+
summary: >-
20+
Returns a `window` object that represents the active window (the window on
21+
top). Read-only.
22+
remarks: >-
23+
\[ [API set: ExcelApi BETA (PREVIEW
24+
ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets)
25+
\]
26+
27+
isPreview: true
28+
isDeprecated: false
29+
syntax:
30+
content: 'readonly activeWindow: Excel.Window;'
31+
return:
32+
type: <xref uid="excel!Excel.Window:class" />
1533
- name: calculationEngineVersion
1634
uid: excel!Excel.Application#calculationEngineVersion:member
1735
package: excel!
@@ -236,6 +254,22 @@ properties:
236254
content: 'readonly useSystemSeparators: boolean;'
237255
return:
238256
type: boolean
257+
- name: windows
258+
uid: excel!Excel.Application#windows:member
259+
package: excel!
260+
fullName: windows
261+
summary: Returns all the Excel windows.
262+
remarks: >-
263+
\[ [API set: ExcelApi BETA (PREVIEW
264+
ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets)
265+
\]
266+
267+
isPreview: true
268+
isDeprecated: false
269+
syntax:
270+
content: 'readonly windows: Excel.WindowCollection;'
271+
return:
272+
type: <xref uid="excel!Excel.WindowCollection:class" />
239273
methods:
240274
- name: calculate(calculationType)
241275
uid: excel!Excel.Application#calculate:member(1)
@@ -312,6 +346,56 @@ methods:
312346
return:
313347
type: void
314348
description: ''
349+
- name: checkSpelling(word, options)
350+
uid: excel!Excel.Application#checkSpelling:member(1)
351+
package: excel!
352+
fullName: checkSpelling(word, options)
353+
summary: >-
354+
Checks the spelling of a single word. Returns `true` if the word is
355+
spelled correctly, otherwise returns `false`<!-- -->.
356+
remarks: >-
357+
\[ [API set: ExcelApi BETA (PREVIEW
358+
ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets)
359+
\]
360+
361+
isPreview: true
362+
isDeprecated: false
363+
syntax:
364+
content: >-
365+
checkSpelling(word: string, options?: Excel.CheckSpellingOptions):
366+
OfficeExtension.ClientResult<boolean>;
367+
parameters:
368+
- id: word
369+
description: The word that you want to check.
370+
type: string
371+
- id: options
372+
description: Optional. The options for checking spelling.
373+
type: <xref uid="excel!Excel.CheckSpellingOptions:interface" />
374+
return:
375+
type: >-
376+
<xref uid="office!OfficeExtension.ClientResult:class"
377+
/>&lt;boolean&gt;
378+
description: ''
379+
- name: enterEditingMode()
380+
uid: excel!Excel.Application#enterEditingMode:member(1)
381+
package: excel!
382+
fullName: enterEditingMode()
383+
summary: >-
384+
Enters editing mode for the selected range in the active worksheet. This
385+
method is equivalent to using "F2" when selecting a cell or range in the
386+
Excel UI.
387+
remarks: >-
388+
\[ [API set: ExcelApi BETA (PREVIEW
389+
ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets)
390+
\]
391+
392+
isPreview: true
393+
isDeprecated: false
394+
syntax:
395+
content: 'enterEditingMode(): void;'
396+
return:
397+
type: void
398+
description: ''
315399
- name: load(options)
316400
uid: excel!Excel.Application#load:member(1)
317401
package: excel!
@@ -560,4 +644,45 @@ methods:
560644
return:
561645
type: <xref uid="excel!Excel.Interfaces.ApplicationData:interface" />
562646
description: ''
647+
- name: union(firstRange, secondRange, additionalRanges)
648+
uid: excel!Excel.Application#union:member(1)
649+
package: excel!
650+
fullName: union(firstRange, secondRange, additionalRanges)
651+
summary: >-
652+
Returns a `RangeAreas` object that represents the union of two or more
653+
`Range` or `RangeAreas` objects. The input `Range` or `RangeAreas` objects
654+
must be from the same worksheet. The maximum number of parameters is 30,
655+
including the first two.
656+
remarks: >-
657+
\[ [API set: ExcelApi BETA (PREVIEW
658+
ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets)
659+
\]
660+
661+
isPreview: true
662+
isDeprecated: false
663+
syntax:
664+
content: >-
665+
union(firstRange: Range | RangeAreas, secondRange: Range | RangeAreas,
666+
...additionalRanges: (Range | RangeAreas)[]): Excel.RangeAreas;
667+
parameters:
668+
- id: firstRange
669+
description: The first `Range` or `RangeAreas` object.
670+
type: >-
671+
<xref uid="excel!Excel.Range:class" /> | <xref
672+
uid="excel!Excel.RangeAreas:class" />
673+
- id: secondRange
674+
description: The second `Range` or `RangeAreas` object.
675+
type: >-
676+
<xref uid="excel!Excel.Range:class" /> | <xref
677+
uid="excel!Excel.RangeAreas:class" />
678+
- id: additionalRanges
679+
description: >-
680+
Optional. Additional `Range` or `RangeAreas` objects to include in
681+
the union, up to 28 more.
682+
type: >-
683+
(<xref uid="excel!Excel.Range:class" /> | <xref
684+
uid="excel!Excel.RangeAreas:class" />)[]
685+
return:
686+
type: <xref uid="excel!Excel.RangeAreas:class" />
687+
description: ''
563688
extends: <xref uid="office!OfficeExtension.ClientObject:class" />

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,8 @@ properties:
7272
"PythonGridQuery" | "PythonPowerQueryDataUploadEtagChanged" |
7373
"PythonPowerQueryDataUploadSizeLimitExceeded" | "InvalidPythonObject" |
7474
"QueryInCell" | "UninitializedPythonObject" | "ExternalQueryRef" |
75-
"ERegexReplaceCharLimit" | "UnexpectedReturnValue" | "FunctionInCell";
75+
"ERegexReplaceCharLimit" | "UnexpectedReturnValue" | "FunctionInCell" |
76+
"ImageExceedsSizeLimit";
7677
return:
7778
type: >-
7879
<xref uid="excel!Excel.CalcErrorCellValueSubType:enum" /> | "Unknown"
@@ -84,6 +85,7 @@ properties:
8485
"PythonPowerQueryDataUploadSizeLimitExceeded" | "InvalidPythonObject"
8586
| "QueryInCell" | "UninitializedPythonObject" | "ExternalQueryRef" |
8687
"ERegexReplaceCharLimit" | "UnexpectedReturnValue" | "FunctionInCell"
88+
| "ImageExceedsSizeLimit"
8789
- name: errorType
8890
uid: excel!Excel.CalcErrorCellValue#errorType:member
8991
package: excel!

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

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,19 @@ fields:
9696
ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets)
9797
\]
9898
value: '"FunctionInCell"'
99+
- name: imageExceedsSizeLimit
100+
uid: excel!Excel.CalcErrorCellValueSubType.imageExceedsSizeLimit:member
101+
package: excel!
102+
summary: >-
103+
An error caused by a formula generating a request containing images that's
104+
too large for an external code service. Displays as error type \#CALC! in
105+
Excel.
106+
107+
108+
* \[ [API set: ExcelApi BETA (PREVIEW
109+
ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets)
110+
\]
111+
value: '"ImageExceedsSizeLimit"'
99112
- name: invalidPythonObject
100113
uid: excel!Excel.CalcErrorCellValueSubType.invalidPythonObject:member
101114
package: excel!
@@ -117,10 +130,9 @@ fields:
117130
as error type \#CALC! in Excel.
118131
119132
120-
Warning: `lambdaInCell` was deprecated in ExcelAPI 1.19.
121-
122-
123-
* \[Api set: ExcelApi 1.16\]
133+
* \[ [API set: ExcelApi
134+
1.16](/javascript/api/requirement-sets/excel/excel-api-requirement-sets)
135+
\]
124136
value: '"LambdaInCell"'
125137
- name: pythonGridQuery
126138
uid: excel!Excel.CalcErrorCellValueSubType.pythonGridQuery:member

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ properties:
2020
fullName: valueAfter
2121
summary: >-
2222
Represents the value after the change. The data returned could be a
23-
string, number, or boolean. Cells that contain an error will return the
23+
string, number, or Boolean. Cells that contain an error will return the
2424
error string.
2525
remarks: >-
2626
\[ [API set: ExcelApi
@@ -76,7 +76,7 @@ properties:
7676
fullName: valueBefore
7777
summary: >-
7878
Represents the value before the change. The data returned could be a
79-
string, number, or boolean. Cells that contain an error will return the
79+
string, number, or Boolean. Cells that contain an error will return the
8080
error string.
8181
remarks: >-
8282
\[ [API set: ExcelApi

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ properties:
139139
package: excel!
140140
fullName: showShadow
141141
summary: >-
142-
Represents a boolean value that determines if the chart title has a
142+
Represents a Boolean value that determines if the chart title has a
143143
shadow.
144144
remarks: >-
145145
\[ [API set: ExcelApi

0 commit comments

Comments
 (0)