_Document.Sections Propiedad

Definición

Devuelve una Sections colección que representa las secciones del documento especificado.

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

Valor de propiedad

Se aplica a