use hexColorValue in borders and underlines

This commit is contained in:
Tom Hunkapiller
2021-05-24 08:42:34 +03:00
parent ee105cdb83
commit 097c6a5962
16 changed files with 59 additions and 52 deletions

View File

@ -14,7 +14,7 @@ const doc = new Document({
children: [
new TextRun({
text: "Hello World",
color: "red",
color: "FF0000",
bold: true,
size: 24,
font: {