1.添加无题一
2.自定义编辑器自动换行 3.标题带出XXX名称
This commit is contained in:
@@ -602,6 +602,7 @@
|
||||
oParagraph.SetFontFamily("黑体");
|
||||
oParagraph.SetSpacingAfter(33,false)
|
||||
oParagraph.SetNumbering(oNumLvl);
|
||||
oParagraph.AddText('XXX')
|
||||
oDocument.InsertContent([oParagraph])
|
||||
let GetNext = oParagraph.GetNext()
|
||||
GetNext.Delete()
|
||||
|
||||
Reference in New Issue
Block a user