Sections.First Propiedad

Definición

Devuelve un Section objeto que representa el primer elemento de la Sections colección.

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

Valor de propiedad

Se aplica a