Insert

Paragraphs.Insert method

将段落插入集合。

public void Insert(int index, BaseParagraph paragraph)
范围类型描述
indexInt32段落的索引。
paragraphBaseParagraph这段落。

也可以看看