Skip to content

Commit b923822

Browse files
AlexJerabekgithub-actions
andauthored
Automatically generated docs (#390)
Co-authored-by: github-actions <[email protected]>
1 parent fc14026 commit b923822

File tree

2 files changed

+3
-20
lines changed

2 files changed

+3
-20
lines changed

docs/docs-ref-autogen/excelscript/excelscript.cellcontrol.yml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,7 @@ uid: ExcelScript!ExcelScript.CellControl:type
44
package: ExcelScript!
55
fullName: ExcelScript.CellControl
66
summary: Represents an interactable control inside of a cell.
7-
remarks: >-
8-
9-
10-
Learn more about the types in this type alias through the following links.
11-
12-
13-
[ExcelScript.UnknownCellControl](/javascript/api/office-scripts/excelscript/excelscript.unknowncellcontrol),
14-
[ExcelScript.EmptyCellControl](/javascript/api/office-scripts/excelscript/excelscript.emptycellcontrol),
15-
[ExcelScript.MixedCellControl](/javascript/api/office-scripts/excelscript/excelscript.mixedcellcontrol),
16-
[ExcelScript.CheckboxCellControl](/javascript/api/office-scripts/excelscript/excelscript.checkboxcellcontrol)
7+
remarks: "\r\n\r\nLearn more about the types in this type alias through the following links. \r\n\r\n[ExcelScript.UnknownCellControl](/javascript/api/office-scripts/excelscript/excelscript.unknowncellcontrol), [ExcelScript.EmptyCellControl](/javascript/api/office-scripts/excelscript/excelscript.emptycellcontrol), [ExcelScript.MixedCellControl](/javascript/api/office-scripts/excelscript/excelscript.mixedcellcontrol), [ExcelScript.CheckboxCellControl](/javascript/api/office-scripts/excelscript/excelscript.checkboxcellcontrol)"
178

189
isPreview: false
1910
isDeprecated: false

docs/docs-ref-autogen/officescript.yml

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,7 @@ functions:
4949
})
5050
}
5151
```
52-
- name: |-
53-
OfficeScript.downloadFile({
54-
name,
55-
content,
56-
})
52+
- name: "OfficeScript.downloadFile({\r\n name,\r\n content,\r\n })"
5753
uid: OfficeScript!OfficeScript.downloadFile:function(1)
5854
package: OfficeScript!
5955
summary: >-
@@ -73,11 +69,7 @@ functions:
7369
content: string;
7470
}): void;
7571
parameters:
76-
- id: |-
77-
{
78-
name,
79-
content,
80-
}
72+
- id: "{\r\n name,\r\n content,\r\n }"
8173
description: ''
8274
type: |-
8375
{

0 commit comments

Comments
 (0)