Sections.First Property

Definition

Returns a Section object that represents the first item in the Sections collection.

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

Property Value

Applies to