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 {
190066190066 */
190067190067 text?: string;
190068190068 /**
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.
190070190070 Each `TextRun` object represents a sequence of one or more characters that share the same font attributes.
190071190071 *
190072190072 * @remarks
Original file line number Diff line number Diff line change @@ -132128,7 +132128,7 @@ declare namespace PowerPoint {
132128132128 */
132129132129 text?: string;
132130132130 /**
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.
132132132132 Each `TextRun` object represents a sequence of one or more characters that share the same font attributes.
132133132133 *
132134132134 * @remarks
You can’t perform that action at this time.
0 commit comments