_Document.Sections 属性

定义

返回一个 Sections 集合,该集合代表指定文档中的节。

public:
 property Microsoft::Office::Interop::Word::Sections ^ Sections { Microsoft::Office::Interop::Word::Sections ^ get(); };
public Microsoft.Office.Interop.Word.Sections Sections { get; }
member this.Sections : Microsoft.Office.Interop.Word.Sections
Public ReadOnly Property Sections As Sections

属性值

适用于