Update styling-with-js.md (#2734)

Co-authored-by: Dolan <dolan_miu@hotmail.com>
This commit is contained in:
Yousef
2024-10-11 01:57:11 +02:00
committed by GitHub
parent 1f2f5988e1
commit f212cf0251

View File

@ -126,10 +126,10 @@ const doc = new Document({
next: "Normal",
quickFormat: true,
run: {
size: 26
size: 26,
bold: true,
color: "999999",
{
underline: {
type: UnderlineType.DOUBLE,
color: "FF0000",
},