Partager via


Section Members (Word)

Represents a single section in a selection, range, or document. The Section object is a member of the Sections collection. The Sections collection includes all the sections in a selection, range, or document.

Properties

Name

Description

Application

Returns an Application object that represents the Microsoft Word application.

Borders

Returns a Borders collection that represents all the borders in the section.

Creator

Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.

Footers

Returns a HeadersFooters collection that represents the footers in the specified section. Read-only.

Headers

Returns a HeadersFooters collection that represents the headers for the specified section. Read-only.

Index

Returns a Long that represents the position of an item in a collection. Read-only.

PageSetup

Returns a PageSetup object that is associated with the specified section.

Parent

Returns an Object that represents the parent object of the specified Section object.

ProtectedForForms

True if the specified section is protected for forms. Read/write Boolean.

Range

Returns a Range object that represents the portion of a document that's contained in the specified object.