GetRange

Paragraphs.GetRange method

删除段落范围。

public Paragraphs GetRange(int index, int count)
范围类型描述
indexInt32第一段索引。
countInt32段落计数。

返回值

段落集合

也可以看看