From 539fd137f74a2651b68f11a86cacd4a18fcfc869 Mon Sep 17 00:00:00 2001 From: Sergey Luzyanin Date: Fri, 27 Feb 2026 10:15:52 +0300 Subject: [PATCH] fix description for ApiParagraph.prototype.SetColor: this method works in CSE and CPE also --- word/apiBuilder.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/word/apiBuilder.js b/word/apiBuilder.js index 96bee70569..7ba0cce3a9 100644 --- a/word/apiBuilder.js +++ b/word/apiBuilder.js @@ -10749,7 +10749,7 @@ * Sets the text color to the current paragraph. * * @memberof ApiParagraph - * @typeofeditors ["CDE"] + * @typeofeditors ["CDE", "CSE", "CPE"] * * @since 9.1.0 * @param {ApiColor} color