refactor code
This commit is contained in:
@ -7,7 +7,7 @@ const doc = new Document();
|
||||
|
||||
doc.addSection({
|
||||
properties: {
|
||||
valign: SectionVerticalAlignValue.Center,
|
||||
verticalAlign: SectionVerticalAlignValue.CENTER,
|
||||
},
|
||||
children: [
|
||||
new Paragraph({
|
||||
|
Reference in New Issue
Block a user