Skip to content

Commit 634270d

Browse files
author
github-actions
committed
Merge branch 'main' into live
2 parents d3a60c3 + ba9d65c commit 634270d

File tree

792 files changed

+18018
-4202
lines changed

Some content is hidden

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

792 files changed

+18018
-4202
lines changed

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

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ enums:
109109
- 'excel!Excel.FilterDatetimeSpecificity:enum'
110110
- 'excel!Excel.FilterOn:enum'
111111
- 'excel!Excel.FilterOperator:enum'
112+
- 'excel!Excel.FunctionCellValueType:enum'
112113
- 'excel!Excel.GeometricShapeType:enum'
113114
- 'excel!Excel.GroupOption:enum'
114115
- 'excel!Excel.HeaderFooterState:enum'
@@ -120,6 +121,7 @@ enums:
120121
- 'excel!Excel.LabelFilterCondition:enum'
121122
- 'excel!Excel.LinkedDataTypeRefreshMode:enum'
122123
- 'excel!Excel.LinkedDataTypeState:enum'
124+
- 'excel!Excel.LinkedEntityDataDomainRefreshMode:enum'
123125
- 'excel!Excel.LoadToType:enum'
124126
- 'excel!Excel.NamedItemScope:enum'
125127
- 'excel!Excel.NamedItemType:enum'
@@ -206,6 +208,7 @@ classes:
206208
- 'excel!Excel.ChartBoxwhiskerOptions:class'
207209
- 'excel!Excel.ChartCollection:class'
208210
- 'excel!Excel.ChartDataLabel:class'
211+
- 'excel!Excel.ChartDataLabelAnchor:class'
209212
- 'excel!Excel.ChartDataLabelFormat:class'
210213
- 'excel!Excel.ChartDataLabels:class'
211214
- 'excel!Excel.ChartDataTable:class'
@@ -217,6 +220,8 @@ classes:
217220
- 'excel!Excel.ChartFormatString:class'
218221
- 'excel!Excel.ChartGridlines:class'
219222
- 'excel!Excel.ChartGridlinesFormat:class'
223+
- 'excel!Excel.ChartLeaderLines:class'
224+
- 'excel!Excel.ChartLeaderLinesFormat:class'
220225
- 'excel!Excel.ChartLegend:class'
221226
- 'excel!Excel.ChartLegendEntry:class'
222227
- 'excel!Excel.ChartLegendEntryCollection:class'
@@ -288,6 +293,8 @@ classes:
288293
- 'excel!Excel.Line:class'
289294
- 'excel!Excel.LinkedDataType:class'
290295
- 'excel!Excel.LinkedDataTypeCollection:class'
296+
- 'excel!Excel.LinkedEntityDataDomain:class'
297+
- 'excel!Excel.LinkedEntityDataDomainCollection:class'
291298
- 'excel!Excel.LinkedWorkbook:class'
292299
- 'excel!Excel.LinkedWorkbookCollection:class'
293300
- 'excel!Excel.LocalImage:class'
@@ -380,7 +387,10 @@ interfaces:
380387
- 'excel!Excel.AllowEditRangeOptions:interface'
381388
- 'excel!Excel.ArrayCellValue:interface'
382389
- 'excel!Excel.Base64EncodedImage:interface'
390+
- 'excel!Excel.BasicCardLayout:interface'
391+
- 'excel!Excel.BasicCompactLayout:interface'
383392
- 'excel!Excel.BasicDataValidation:interface'
393+
- 'excel!Excel.BasicViewLayouts:interface'
384394
- 'excel!Excel.BindingDataChangedEventArgs:interface'
385395
- 'excel!Excel.BindingSelectionChangedEventArgs:interface'
386396
- 'excel!Excel.BlockedErrorCellValue:interface'
@@ -392,6 +402,7 @@ interfaces:
392402
- 'excel!Excel.CardLayoutSectionStandardProperties:interface'
393403
- 'excel!Excel.CardLayoutStandardProperties:interface'
394404
- 'excel!Excel.CardLayoutTableSection:interface'
405+
- 'excel!Excel.CardLayoutTwoColumnSection:interface'
395406
- 'excel!Excel.CellBorder:interface'
396407
- 'excel!Excel.CellBorderCollection:interface'
397408
- 'excel!Excel.CellProperties:interface'
@@ -522,6 +533,9 @@ interfaces:
522533
- 'excel!Excel.Interfaces.ChartCollectionLoadOptions:interface'
523534
- 'excel!Excel.Interfaces.ChartCollectionUpdateData:interface'
524535
- 'excel!Excel.Interfaces.ChartData:interface'
536+
- 'excel!Excel.Interfaces.ChartDataLabelAnchorData:interface'
537+
- 'excel!Excel.Interfaces.ChartDataLabelAnchorLoadOptions:interface'
538+
- 'excel!Excel.Interfaces.ChartDataLabelAnchorUpdateData:interface'
525539
- 'excel!Excel.Interfaces.ChartDataLabelData:interface'
526540
- 'excel!Excel.Interfaces.ChartDataLabelFormatData:interface'
527541
- 'excel!Excel.Interfaces.ChartDataLabelFormatLoadOptions:interface'
@@ -555,6 +569,12 @@ interfaces:
555569
- 'excel!Excel.Interfaces.ChartGridlinesFormatUpdateData:interface'
556570
- 'excel!Excel.Interfaces.ChartGridlinesLoadOptions:interface'
557571
- 'excel!Excel.Interfaces.ChartGridlinesUpdateData:interface'
572+
- 'excel!Excel.Interfaces.ChartLeaderLinesData:interface'
573+
- 'excel!Excel.Interfaces.ChartLeaderLinesFormatData:interface'
574+
- 'excel!Excel.Interfaces.ChartLeaderLinesFormatLoadOptions:interface'
575+
- 'excel!Excel.Interfaces.ChartLeaderLinesFormatUpdateData:interface'
576+
- 'excel!Excel.Interfaces.ChartLeaderLinesLoadOptions:interface'
577+
- 'excel!Excel.Interfaces.ChartLeaderLinesUpdateData:interface'
558578
- 'excel!Excel.Interfaces.ChartLegendData:interface'
559579
- 'excel!Excel.Interfaces.ChartLegendEntryCollectionData:interface'
560580
- 'excel!Excel.Interfaces.ChartLegendEntryCollectionLoadOptions:interface'
@@ -756,6 +776,12 @@ interfaces:
756776
- 'excel!Excel.Interfaces.LinkedDataTypeCollectionUpdateData:interface'
757777
- 'excel!Excel.Interfaces.LinkedDataTypeData:interface'
758778
- 'excel!Excel.Interfaces.LinkedDataTypeLoadOptions:interface'
779+
- 'excel!Excel.Interfaces.LinkedEntityDataDomainCollectionData:interface'
780+
- 'excel!Excel.Interfaces.LinkedEntityDataDomainCollectionLoadOptions:interface'
781+
- 'excel!Excel.Interfaces.LinkedEntityDataDomainCollectionUpdateData:interface'
782+
- 'excel!Excel.Interfaces.LinkedEntityDataDomainData:interface'
783+
- 'excel!Excel.Interfaces.LinkedEntityDataDomainLoadOptions:interface'
784+
- 'excel!Excel.Interfaces.LinkedEntityDataDomainUpdateData:interface'
759785
- 'excel!Excel.Interfaces.LinkedWorkbookCollectionData:interface'
760786
- 'excel!Excel.Interfaces.LinkedWorkbookCollectionLoadOptions:interface'
761787
- 'excel!Excel.Interfaces.LinkedWorkbookCollectionUpdateData:interface'
@@ -995,9 +1021,17 @@ interfaces:
9951021
- 'excel!Excel.Interfaces.WorksheetProtectionData:interface'
9961022
- 'excel!Excel.Interfaces.WorksheetProtectionLoadOptions:interface'
9971023
- 'excel!Excel.Interfaces.WorksheetUpdateData:interface'
1024+
- 'excel!Excel.JavaScriptCustomFunctionReferenceCellValue:interface'
9981025
- 'excel!Excel.LinkedDataTypeAddedEventArgs:interface'
9991026
- 'excel!Excel.LinkedEntityCellValue:interface'
1027+
- 'excel!Excel.LinkedEntityDataDomainAddedEventArgs:interface'
1028+
- 'excel!Excel.LinkedEntityDataDomainCreateOptions:interface'
1029+
- 'excel!Excel.LinkedEntityDataDomainRefreshCompletedEventArgs:interface'
1030+
- 'excel!Excel.LinkedEntityDataDomainRefreshModeChangedEventArgs:interface'
10001031
- 'excel!Excel.LinkedEntityId:interface'
1032+
- 'excel!Excel.LinkedEntityIdCulture:interface'
1033+
- 'excel!Excel.LinkedEntityLoadServiceRequest:interface'
1034+
- 'excel!Excel.LinkedEntityLoadServiceResult:interface'
10011035
- 'excel!Excel.ListDataValidation:interface'
10021036
- 'excel!Excel.LocalImageCellValue:interface'
10031037
- 'excel!Excel.LocalImageCellValueCacheId:interface'
@@ -1092,6 +1126,7 @@ typeAliases:
10921126
- 'excel!Excel.CompactLayout:type'
10931127
- 'excel!Excel.EntityPropertyType:type'
10941128
- 'excel!Excel.ErrorCellValue:type'
1129+
- 'excel!Excel.FunctionCellValue:type'
10951130
- 'excel!Excel.ReferencedValue:type'
10961131
functions:
10971132
- name: Excel.createWorkbook(base64)
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
### YamlMime:TSType
2+
name: Excel.BasicCardLayout
3+
uid: 'excel!Excel.BasicCardLayout:interface'
4+
package: excel!
5+
fullName: Excel.BasicCardLayout
6+
summary: 'Represents a card layout used for the boolean, double, and string basic types.'
7+
remarks: '\[ [API set: ExcelApi BETA (PREVIEW ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]'
8+
isPreview: true
9+
isDeprecated: false
10+
type: interface
11+
properties:
12+
- name: layout
13+
uid: 'excel!Excel.BasicCardLayout#layout:member'
14+
package: excel!
15+
fullName: layout
16+
summary: Represents the type of this layout.
17+
remarks: '\[ [API set: ExcelApi BETA (PREVIEW ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]'
18+
isPreview: true
19+
isDeprecated: false
20+
syntax:
21+
content: 'layout?: EntityCardLayoutType.entity | "Entity";'
22+
return:
23+
type: '<xref uid="excel!Excel.EntityCardLayoutType.entity:member" /> | "Entity"'
24+
extends: '<xref uid="excel!Excel.CardLayoutStandardProperties:interface" />'
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
### YamlMime:TSType
2+
name: Excel.BasicCompactLayout
3+
uid: 'excel!Excel.BasicCompactLayout:interface'
4+
package: excel!
5+
fullName: Excel.BasicCompactLayout
6+
summary: Represents the compact layout properties for a value.
7+
remarks: '\[ [API set: ExcelApi BETA (PREVIEW ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]'
8+
isPreview: true
9+
isDeprecated: false
10+
type: interface
11+
properties:
12+
- name: icon
13+
uid: 'excel!Excel.BasicCompactLayout#icon:member'
14+
package: excel!
15+
fullName: icon
16+
summary: Specifies the name of the icon which is used to open the card.
17+
remarks: '\[ [API set: ExcelApi BETA (PREVIEW ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]'
18+
isPreview: true
19+
isDeprecated: false
20+
syntax:
21+
content: 'icon?: string | EntityCompactLayoutIcons;'
22+
return:
23+
type: 'string | <xref uid="excel!Excel.EntityCompactLayoutIcons:enum" />'
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
### YamlMime:TSType
2+
name: Excel.BasicViewLayouts
3+
uid: 'excel!Excel.BasicViewLayouts:interface'
4+
package: excel!
5+
fullName: Excel.BasicViewLayouts
6+
summary: Represents layout information for various views of the value and its properties.
7+
remarks: '\[ [API set: ExcelApi BETA (PREVIEW ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]'
8+
isPreview: true
9+
isDeprecated: false
10+
type: interface
11+
properties:
12+
- name: card
13+
uid: 'excel!Excel.BasicViewLayouts#card:member'
14+
package: excel!
15+
fullName: card
16+
summary: >-
17+
Represents the layout of this value and its properties in card view. If the `BasicCardLayout` object doesn't have
18+
a layout property, it's assumed to be "Entity".
19+
remarks: '\[ [API set: ExcelApi BETA (PREVIEW ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]'
20+
isPreview: true
21+
isDeprecated: false
22+
syntax:
23+
content: 'card?: BasicCardLayout;'
24+
return:
25+
type: '<xref uid="excel!Excel.BasicCardLayout:interface" />'
26+
- name: compact
27+
uid: 'excel!Excel.BasicViewLayouts#compact:member'
28+
package: excel!
29+
fullName: compact
30+
summary: Represents the layout used when there is limited space to represent the value.
31+
remarks: '\[ [API set: ExcelApi BETA (PREVIEW ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]'
32+
isPreview: true
33+
isDeprecated: false
34+
syntax:
35+
content: 'compact?: BasicCompactLayout;'
36+
return:
37+
type: '<xref uid="excel!Excel.BasicCompactLayout:interface" />'

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

Lines changed: 60 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,62 @@ properties:
3333
content: 'basicValue: boolean;'
3434
return:
3535
type: boolean
36+
- name: layouts
37+
uid: 'excel!Excel.BooleanCellValue#layouts:member'
38+
package: excel!
39+
fullName: layouts
40+
summary: Represents layout information for views of this boolean value.
41+
remarks: '\[ [API set: ExcelApi BETA (PREVIEW ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]'
42+
isPreview: true
43+
isDeprecated: false
44+
syntax:
45+
content: 'layouts?: BasicViewLayouts;'
46+
return:
47+
type: '<xref uid="excel!Excel.BasicViewLayouts:interface" />'
48+
- name: properties
49+
uid: 'excel!Excel.BooleanCellValue#properties:member'
50+
package: excel!
51+
fullName: properties
52+
summary: Represents additional properties of this boolean value.
53+
remarks: '\[ [API set: ExcelApi BETA (PREVIEW ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]'
54+
isPreview: true
55+
isDeprecated: false
56+
syntax:
57+
content: |-
58+
properties?: {
59+
[key: string]: EntityPropertyType;
60+
};
61+
return:
62+
type: |-
63+
{
64+
[key: string]: <xref uid="excel!Excel.EntityPropertyType:type" />;
65+
}
66+
- name: provider
67+
uid: 'excel!Excel.BooleanCellValue#provider:member'
68+
package: excel!
69+
fullName: provider
70+
summary: >-
71+
Represents information that describes the service that provided the data in this `BooleanCellValue`<!-- -->. This
72+
information can be used for branding in card view.
73+
remarks: '\[ [API set: ExcelApi BETA (PREVIEW ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]'
74+
isPreview: true
75+
isDeprecated: false
76+
syntax:
77+
content: 'provider?: CellValueProviderAttributes;'
78+
return:
79+
type: '<xref uid="excel!Excel.CellValueProviderAttributes:interface" />'
80+
- name: referencedValues
81+
uid: 'excel!Excel.BooleanCellValue#referencedValues:member'
82+
package: excel!
83+
fullName: referencedValues
84+
summary: Represents the cell values which are referenced within `BooleanCellValue.properties`<!-- -->.
85+
remarks: '\[ [API set: ExcelApi BETA (PREVIEW ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]'
86+
isPreview: true
87+
isDeprecated: false
88+
syntax:
89+
content: 'referencedValues?: ReferencedValue[];'
90+
return:
91+
type: '<xref uid="excel!Excel.ReferencedValue:type" />[]'
3692
- name: type
3793
uid: 'excel!Excel.BooleanCellValue#type:member'
3894
package: excel!
@@ -42,6 +98,8 @@ properties:
4298
isPreview: false
4399
isDeprecated: false
44100
syntax:
45-
content: 'type: CellValueType.boolean | "Boolean";'
101+
content: 'type: CellValueType.boolean | ReferenceValueType.boolean | "Boolean";'
46102
return:
47-
type: '<xref uid="excel!Excel.CellValueType.boolean:member" /> | "Boolean"'
103+
type: >-
104+
<xref uid="excel!Excel.CellValueType.boolean:member" /> | <xref
105+
uid="excel!Excel.ReferenceValueType.boolean:member" /> | "Boolean"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ summary: Represents the layout of a section of a card in card view.
77
remarks: '\[ [API set: ExcelApi 1.16](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]'
88
isPreview: false
99
isDeprecated: false
10-
syntax: export type CardLayoutSection = CardLayoutListSection | CardLayoutTableSection;
10+
syntax: export type CardLayoutSection = CardLayoutListSection | CardLayoutTableSection | CardLayoutTwoColumnSection;
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
### YamlMime:TSType
2+
name: Excel.CardLayoutTwoColumnSection
3+
uid: 'excel!Excel.CardLayoutTwoColumnSection:interface'
4+
package: excel!
5+
fullName: Excel.CardLayoutTwoColumnSection
6+
summary: Represents a section of a card that is arranged as two columns in card view.
7+
remarks: '\[ [API set: ExcelApi BETA (PREVIEW ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]'
8+
isPreview: true
9+
isDeprecated: false
10+
type: interface
11+
properties:
12+
- name: layout
13+
uid: 'excel!Excel.CardLayoutTwoColumnSection#layout:member'
14+
package: excel!
15+
fullName: layout
16+
summary: Represents the type of layout for this section.
17+
remarks: '\[ [API set: ExcelApi BETA (PREVIEW ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]'
18+
isPreview: true
19+
isDeprecated: false
20+
syntax:
21+
content: 'layout: "TwoColumn";'
22+
return:
23+
type: '"TwoColumn"'
24+
extends: '<xref uid="excel!Excel.CardLayoutSectionStandardProperties:interface" />'

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ isPreview: false
99
isDeprecated: false
1010
syntax: >-
1111
export type CellValue = (ArrayCellValue | BooleanCellValue | DoubleCellValue | EntityCellValue | EmptyCellValue |
12-
ErrorCellValue | ExternalCodeServiceObjectCellValue | FormattedNumberCellValue | LinkedEntityCellValue |
13-
LocalImageCellValue | ReferenceCellValue | StringCellValue | ValueTypeNotAvailableCellValue | WebImageCellValue) &
14-
CellValueExtraProperties;
12+
ErrorCellValue | ExternalCodeServiceObjectCellValue | FormattedNumberCellValue | FunctionCellValue |
13+
LinkedEntityCellValue | LocalImageCellValue | ReferenceCellValue | StringCellValue | ValueTypeNotAvailableCellValue |
14+
WebImageCellValue) & CellValueExtraProperties;

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,16 @@ fields:
105105
106106
* \[ [API set: ExcelApi 1.16](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]
107107
value: '"FormattedNumber"'
108+
- name: function
109+
uid: 'excel!Excel.CellValueType.function:member'
110+
package: excel!
111+
summary: >-
112+
Represents a `FunctionCellValue`<!-- -->.
113+
114+
115+
* \[ [API set: ExcelApi BETA (PREVIEW ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets)
116+
\]
117+
value: '"Function"'
108118
- name: linkedEntity
109119
uid: 'excel!Excel.CellValueType.linkedEntity:member'
110120
package: excel!

0 commit comments

Comments
 (0)