Skip to content

Commit d923b36

Browse files
ElizabethSamuel-MSFTgithub-actions
andauthored
Automatically generated docs (#2271)
* Automatically generated docs * Update ms.date for PPT preview page * Undo change --------- Co-authored-by: github-actions <[email protected]>
1 parent a8bb60d commit d923b36

File tree

265 files changed

+12502
-2464
lines changed

Some content is hidden

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

265 files changed

+12502
-2464
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Excel.BasicCompactLayout
33
uid: excel!Excel.BasicCompactLayout:interface
44
package: excel!
55
fullName: Excel.BasicCompactLayout
6-
summary: Represents the compact layout properties for a value.
6+
summary: The basic compact layout properties.
77
remarks: >-
88
\[ [API set: ExcelApi BETA (PREVIEW
99
ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ properties:
2020
fullName: card
2121
summary: >-
2222
Represents the layout of this value and its properties in card view. If
23-
the `BasicCardLayout` object doesn't have a layout property, it's assumed
24-
to be "Entity".
23+
the `BasicCardLayout` object does not have a layout property, it is
24+
assumed to be "Entity".
2525
remarks: >-
2626
\[ [API set: ExcelApi BETA (PREVIEW
2727
ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets)

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

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -49,17 +49,6 @@ fields:
4949
1.18](/javascript/api/requirement-sets/excel/excel-api-requirement-sets)
5050
\]
5151
value: '"Checkbox"'
52-
- name: dropdown
53-
uid: excel!Excel.CellControlType.dropdown:member
54-
package: excel!
55-
summary: >-
56-
Type representing a dropdown control.
57-
58-
59-
* \[ [API set: ExcelApi BETA (PREVIEW
60-
ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets)
61-
\]
62-
value: '"Dropdown"'
6352
- name: empty
6453
uid: excel!Excel.CellControlType.empty:member
6554
package: excel!

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ properties:
4141
summary: >-
4242
For EACH ITEM in the collection: Gets the name of the data provider for
4343
the linked entity data domain. This name can change based on the
44-
information from the data provider.
44+
information provided by the data provider.
4545
remarks: >-
4646
\[ [API set: ExcelApi BETA (PREVIEW
4747
ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets)
@@ -127,7 +127,7 @@ properties:
127127
fullName: name
128128
summary: >-
129129
For EACH ITEM in the collection: Gets the name of the linked entity data
130-
domain. This name can change based on the information from the data
130+
domain. This name can change based on the information provided by the data
131131
provider.
132132
remarks: >-
133133
\[ [API set: ExcelApi BETA (PREVIEW

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ properties:
1818
fullName: dataProvider
1919
summary: >-
2020
Gets the name of the data provider for the linked entity data domain. This
21-
name can change based on the information from the data provider.
21+
name can change based on the information provided by the data provider.
2222
remarks: >-
2323
\[ [API set: ExcelApi BETA (PREVIEW
2424
ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets)
@@ -98,7 +98,7 @@ properties:
9898
fullName: name
9999
summary: >-
100100
Gets the name of the linked entity data domain. This name can change based
101-
on the information from the data provider.
101+
on the information provided by the data provider.
102102
remarks: >-
103103
\[ [API set: ExcelApi BETA (PREVIEW
104104
ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets)

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ properties:
4141
fullName: dataProvider
4242
summary: >-
4343
Gets the name of the data provider for the linked entity data domain. This
44-
name can change based on the information from the data provider.
44+
name can change based on the information provided by the data provider.
4545
remarks: >-
4646
\[ [API set: ExcelApi BETA (PREVIEW
4747
ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets)
@@ -123,7 +123,7 @@ properties:
123123
fullName: name
124124
summary: >-
125125
Gets the name of the linked entity data domain. This name can change based
126-
on the information from the data provider.
126+
on the information provided by the data provider.
127127
remarks: >-
128128
\[ [API set: ExcelApi BETA (PREVIEW
129129
ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets)

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

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@ package: excel!
55
fullName: Excel.LinkedEntityDataDomain
66
summary: >-
77
Represents a specific category or field of information that shares some common
8-
characteristics or attributes. A data domain is linked to a data provider that
9-
acts as the data source for `LinkedEntityCellValue` objects in the workbook. A
10-
data domain is a category of data, such as stocks, geography, or currencies. A
11-
data provider is a service, such as Bing, Power BI, or an Office Add-in.
8+
characteristics or attributes. A data domain is linked to a data provider,
9+
that acts as the data source for `LinkedEntityCellValue` objects in the
10+
workbook. A data domain is a category of data, such as stocks, geography, or
11+
currencies. A data provider is a service, such as Bing, Power BI, or an Office
12+
Add-in.
1213
remarks: >-
1314
\[ [API set: ExcelApi BETA (PREVIEW
1415
ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets) \]
@@ -38,7 +39,7 @@ properties:
3839
fullName: dataProvider
3940
summary: >-
4041
Gets the name of the data provider for the linked entity data domain. This
41-
name can change based on the information from the data provider.
42+
name can change based on the information provided by the data provider.
4243
remarks: >-
4344
\[ [API set: ExcelApi BETA (PREVIEW
4445
ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets)
@@ -118,7 +119,7 @@ properties:
118119
fullName: name
119120
summary: >-
120121
Gets the name of the linked entity data domain. This name can change based
121-
on the information from the data provider.
122+
on the information provided by the data provider.
122123
remarks: >-
123124
\[ [API set: ExcelApi BETA (PREVIEW
124125
ONLY)](/javascript/api/requirement-sets/excel/excel-api-requirement-sets)
@@ -156,7 +157,7 @@ properties:
156157
summary: >-
157158
Gets or sets the refresh mode that defines how and when the
158159
`LinkedEntityCellValue` objects of this linked entity data domain are
159-
refreshed. If the refresh mode being set isn't supported by this linked
160+
refreshed. If the refresh mode being set is not supported by this linked
160161
entity data domain, then the current refresh mode is not changed. If the
161162
refresh mode is set to "Periodic", the refresh interval is set to the
162163
`periodicRefreshInterval` of this linked entity data domain.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ properties:
125125
domain. The default value is `["Manual"]`<!-- -->, which is always
126126
supported even if not specified. The refresh mode saved in the workbook is
127127
loaded as the default refresh mode of the linked entity data domain on the
128-
next workbook open. If the refresh mode wasn't saved in the workbook, the
128+
next workbook open. If the refresh mode was not saved in the workbook, the
129129
first value in the array is set as the default refresh mode of the linked
130130
entity data domain. If the array has the value "Periodic", the
131131
`periodicRefreshInterval` property must also be set for the linked entity

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1238,7 +1238,9 @@ methods:
12381238
description: >-
12391239
Optional. The string representing the address or name of the range.
12401240
For example, "A1:B2". If not specified, the entire worksheet range
1241-
is returned.
1241+
is returned. The `address` has a limit of 8192 characters. If the
1242+
address exceeds the character limit, this method returns an
1243+
`InvalidArgument` error.
12421244
type: string
12431245
return:
12441246
type: <xref uid="excel!Excel.Range:class" />

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,9 @@ methods:
316316
description: >-
317317
Optional. The string representing the address or name of the range.
318318
For example, "A1:B2". If not specified, the entire worksheet range
319-
is returned.
319+
is returned. The `address` has a limit of 8192 characters. If the
320+
address exceeds the character limit, this method returns an
321+
`InvalidArgument` error.
320322
type: string
321323
return:
322324
type: <xref uid="excel!Excel.Range:class" />

0 commit comments

Comments
 (0)