From 11ce7aa46ac01a10ceec94261c413a3bba20d8d7 Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 25 Sep 2025 11:00:56 +0000 Subject: [PATCH] Automatically generated docs --- .../powerpoint/powerpoint.tablecellproperties.yml | 7 ++++--- .../powerpoint/powerpoint.tablecellproperties.yml | 7 ++++--- .../powerpoint/powerpoint.tablecellproperties.yml | 7 ++++--- docs/includes/powerpoint-1_8.md | 2 +- .../PowerPoint_1_8/powerpoint.d.ts | 2 +- .../PowerPoint_1_9/powerpoint.d.ts | 2 +- .../api-extractor-inputs-powerpoint/powerpoint.d.ts | 2 +- generate-docs/script-inputs/office.d.ts | 2 +- generate-docs/script-inputs/office_preview.d.ts | 2 +- 9 files changed, 18 insertions(+), 15 deletions(-) diff --git a/docs/docs-ref-autogen/powerpoint/powerpoint/powerpoint.tablecellproperties.yml b/docs/docs-ref-autogen/powerpoint/powerpoint/powerpoint.tablecellproperties.yml index 09a46bd500..e54d753ed7 100644 --- a/docs/docs-ref-autogen/powerpoint/powerpoint/powerpoint.tablecellproperties.yml +++ b/docs/docs-ref-autogen/powerpoint/powerpoint/powerpoint.tablecellproperties.yml @@ -387,9 +387,10 @@ properties: package: powerpoint! fullName: textRuns summary: >- - Specifies the contents of the table cell as an array of objects. Each - `TextRun` object represents a sequence of one or more characters that - share the same font attributes. + Specifies the contents of the table cell as an array of + [PowerPoint.TextRun](xref:powerpoint!PowerPoint.TextRun:interface) + objects. Each `TextRun` object represents a sequence of one or more + characters that share the same font attributes. remarks: >- \[ [API set: PowerPointApi 1.8](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) diff --git a/docs/docs-ref-autogen/powerpoint_1_8/powerpoint/powerpoint.tablecellproperties.yml b/docs/docs-ref-autogen/powerpoint_1_8/powerpoint/powerpoint.tablecellproperties.yml index 09a46bd500..e54d753ed7 100644 --- a/docs/docs-ref-autogen/powerpoint_1_8/powerpoint/powerpoint.tablecellproperties.yml +++ b/docs/docs-ref-autogen/powerpoint_1_8/powerpoint/powerpoint.tablecellproperties.yml @@ -387,9 +387,10 @@ properties: package: powerpoint! fullName: textRuns summary: >- - Specifies the contents of the table cell as an array of objects. Each - `TextRun` object represents a sequence of one or more characters that - share the same font attributes. + Specifies the contents of the table cell as an array of + [PowerPoint.TextRun](xref:powerpoint!PowerPoint.TextRun:interface) + objects. Each `TextRun` object represents a sequence of one or more + characters that share the same font attributes. remarks: >- \[ [API set: PowerPointApi 1.8](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) diff --git a/docs/docs-ref-autogen/powerpoint_1_9/powerpoint/powerpoint.tablecellproperties.yml b/docs/docs-ref-autogen/powerpoint_1_9/powerpoint/powerpoint.tablecellproperties.yml index 09a46bd500..e54d753ed7 100644 --- a/docs/docs-ref-autogen/powerpoint_1_9/powerpoint/powerpoint.tablecellproperties.yml +++ b/docs/docs-ref-autogen/powerpoint_1_9/powerpoint/powerpoint.tablecellproperties.yml @@ -387,9 +387,10 @@ properties: package: powerpoint! fullName: textRuns summary: >- - Specifies the contents of the table cell as an array of objects. Each - `TextRun` object represents a sequence of one or more characters that - share the same font attributes. + Specifies the contents of the table cell as an array of + [PowerPoint.TextRun](xref:powerpoint!PowerPoint.TextRun:interface) + objects. Each `TextRun` object represents a sequence of one or more + characters that share the same font attributes. remarks: >- \[ [API set: PowerPointApi 1.8](/javascript/api/requirement-sets/powerpoint/powerpoint-api-requirement-sets) diff --git a/docs/includes/powerpoint-1_8.md b/docs/includes/powerpoint-1_8.md index ef4dd66b28..082c562431 100644 --- a/docs/includes/powerpoint-1_8.md +++ b/docs/includes/powerpoint-1_8.md @@ -102,7 +102,7 @@ ||[indentLevel](/javascript/api/powerpoint/powerpoint.tablecellproperties#powerpoint-powerpoint-tablecellproperties-indentlevel-member)|Specifies the indent level of the text in the table cell.| ||[margins](/javascript/api/powerpoint/powerpoint.tablecellproperties#powerpoint-powerpoint-tablecellproperties-margins-member)|Specifies the margin settings in the table cell.| ||[text](/javascript/api/powerpoint/powerpoint.tablecellproperties#powerpoint-powerpoint-tablecellproperties-text-member)|Specifies the text content of the table cell.| -||[textRuns](/javascript/api/powerpoint/powerpoint.tablecellproperties#powerpoint-powerpoint-tablecellproperties-textruns-member)|Specifies the contents of the table cell as an array of TextRun objects.| +||[textRuns](/javascript/api/powerpoint/powerpoint.tablecellproperties#powerpoint-powerpoint-tablecellproperties-textruns-member)|Specifies the contents of the table cell as an array of PowerPoint.TextRun objects.| ||[verticalAlignment](/javascript/api/powerpoint/powerpoint.tablecellproperties#powerpoint-powerpoint-tablecellproperties-verticalalignment-member)|Specifies the vertical alignment of the text in the table cell.| |[TableColumnProperties](/javascript/api/powerpoint/powerpoint.tablecolumnproperties)|[columnWidth](/javascript/api/powerpoint/powerpoint.tablecolumnproperties#powerpoint-powerpoint-tablecolumnproperties-columnwidth-member)|Represents the desired width of each column in points, or is undefined.| |[TableMergedAreaProperties](/javascript/api/powerpoint/powerpoint.tablemergedareaproperties)|[columnCount](/javascript/api/powerpoint/powerpoint.tablemergedareaproperties#powerpoint-powerpoint-tablemergedareaproperties-columncount-member)|Specifies the number of columns for the merged cells area.| diff --git a/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_8/powerpoint.d.ts b/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_8/powerpoint.d.ts index a60d1bf84f..341156d16e 100644 --- a/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_8/powerpoint.d.ts +++ b/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_8/powerpoint.d.ts @@ -3447,7 +3447,7 @@ export declare namespace PowerPoint { */ text?: string; /** - * Specifies the contents of the table cell as an array of {@link TextRun} objects. + * Specifies the contents of the table cell as an array of {@link PowerPoint.TextRun} objects. Each `TextRun` object represents a sequence of one or more characters that share the same font attributes. * * @remarks diff --git a/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_9/powerpoint.d.ts b/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_9/powerpoint.d.ts index 6e4b12c34d..05b524a20b 100644 --- a/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_9/powerpoint.d.ts +++ b/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_9/powerpoint.d.ts @@ -4583,7 +4583,7 @@ export declare namespace PowerPoint { */ text?: string; /** - * Specifies the contents of the table cell as an array of {@link TextRun} objects. + * Specifies the contents of the table cell as an array of {@link PowerPoint.TextRun} objects. Each `TextRun` object represents a sequence of one or more characters that share the same font attributes. * * @remarks diff --git a/generate-docs/api-extractor-inputs-powerpoint/powerpoint.d.ts b/generate-docs/api-extractor-inputs-powerpoint/powerpoint.d.ts index bb00659b14..0576c7c523 100644 --- a/generate-docs/api-extractor-inputs-powerpoint/powerpoint.d.ts +++ b/generate-docs/api-extractor-inputs-powerpoint/powerpoint.d.ts @@ -5223,7 +5223,7 @@ export declare namespace PowerPoint { */ text?: string; /** - * Specifies the contents of the table cell as an array of {@link TextRun} objects. + * Specifies the contents of the table cell as an array of {@link PowerPoint.TextRun} objects. Each `TextRun` object represents a sequence of one or more characters that share the same font attributes. * * @remarks diff --git a/generate-docs/script-inputs/office.d.ts b/generate-docs/script-inputs/office.d.ts index 353918d001..bdcdaa61d8 100644 --- a/generate-docs/script-inputs/office.d.ts +++ b/generate-docs/script-inputs/office.d.ts @@ -132128,7 +132128,7 @@ declare namespace PowerPoint { */ text?: string; /** - * Specifies the contents of the table cell as an array of {@link TextRun} objects. + * Specifies the contents of the table cell as an array of {@link PowerPoint.TextRun} objects. Each `TextRun` object represents a sequence of one or more characters that share the same font attributes. * * @remarks diff --git a/generate-docs/script-inputs/office_preview.d.ts b/generate-docs/script-inputs/office_preview.d.ts index 63d14bc598..3d243bea5f 100644 --- a/generate-docs/script-inputs/office_preview.d.ts +++ b/generate-docs/script-inputs/office_preview.d.ts @@ -190066,7 +190066,7 @@ declare namespace PowerPoint { */ text?: string; /** - * Specifies the contents of the table cell as an array of {@link TextRun} objects. + * Specifies the contents of the table cell as an array of {@link PowerPoint.TextRun} objects. Each `TextRun` object represents a sequence of one or more characters that share the same font attributes. * * @remarks