Document.Sections 属性

定义

获取一个 Sections 集合,该集合表示文档中的节。

public Microsoft.Office.Interop.Word.Sections Sections { get; }

属性值

Sections

一个 Sections 集合,表示文档中的节。

适用于