fix 代替的标准应改为黑体10.5
This commit is contained in:
@@ -325,7 +325,7 @@ export default {
|
|||||||
oParagraphOne.AddInlineLvlSdt(oInlineLvlSdtStandCodeOne)
|
oParagraphOne.AddInlineLvlSdt(oInlineLvlSdtStandCodeOne)
|
||||||
oParagraphOne.SetJc('right')
|
oParagraphOne.SetJc('right')
|
||||||
oParagraphOne.SetFontSize(21)
|
oParagraphOne.SetFontSize(21)
|
||||||
oParagraphOne.SetFontFamily('宋体')
|
oParagraphOne.SetFontFamily('黑体')
|
||||||
oParagraphOne.SetSpacingBefore(0)
|
oParagraphOne.SetSpacingBefore(0)
|
||||||
oParagraphOne.SetSpacingAfter(0)
|
oParagraphOne.SetSpacingAfter(0)
|
||||||
oParagraphOne.SetBold(false)
|
oParagraphOne.SetBold(false)
|
||||||
|
|||||||
Reference in New Issue
Block a user