File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -190066,7 +190066,7 @@ declare namespace PowerPoint {
190066
190066
*/
190067
190067
text?: string;
190068
190068
/**
190069
- * Specifies the contents of the table cell as an array of {@link TextRun} objects.
190069
+ * Specifies the contents of the table cell as an array of {@link PowerPoint. TextRun} objects.
190070
190070
Each `TextRun` object represents a sequence of one or more characters that share the same font attributes.
190071
190071
*
190072
190072
* @remarks
Original file line number Diff line number Diff line change @@ -132128,7 +132128,7 @@ declare namespace PowerPoint {
132128
132128
*/
132129
132129
text?: string;
132130
132130
/**
132131
- * Specifies the contents of the table cell as an array of {@link TextRun} objects.
132131
+ * Specifies the contents of the table cell as an array of {@link PowerPoint. TextRun} objects.
132132
132132
Each `TextRun` object represents a sequence of one or more characters that share the same font attributes.
132133
132133
*
132134
132134
* @remarks
You can’t perform that action at this time.
0 commit comments