Skip to content

Commit

Permalink
[bu][de] Fix description
Browse files Browse the repository at this point in the history
  • Loading branch information
KhromovNikita committed Feb 5, 2025
1 parent 7f14f3b commit 6928df0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions word/apiBuilder.js
Original file line number Diff line number Diff line change
Expand Up @@ -15127,6 +15127,7 @@
* @param {byte} g - Green color component value.
* @param {byte} b - Blue color component value.
* @returns {boolean}
* @since 8.4.0
* @see office-js-api/Examples/{Editor}/ApiTablePr/Methods/SetTableBorderAll.js
*/
ApiTablePr.prototype.SetTableBorderAll = function(sType, nSize, nSpace, r, g, b)
Expand Down

0 comments on commit 6928df0

Please sign in to comment.