Sections.First 属性

定义

返回一个 Section 对象,该对象代表集合中的 Sections 第一项。

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

属性值

适用于