Section Object Members

Word Developer Reference

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
Bb257719.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257719.properties(en-us,office.12).gif Borders Returns a Borders collection that represents all the borders in the section.
Bb257719.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb257719.properties(en-us,office.12).gif Footers Returns a HeadersFooters collection that represents the footers in the specified section. Read-only.
Bb257719.properties(en-us,office.12).gif Headers Returns a HeadersFooters collection that represents the headers for the specified section. Read-only.
Bb257719.properties(en-us,office.12).gif Index Returns a Long that represents the position of an item in a collection. Read-only.
Bb257719.properties(en-us,office.12).gif PageSetup Returns a PageSetup object that is associated with the specified section. Read-only.
Bb257719.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified Section object.
Bb257719.properties(en-us,office.12).gif ProtectedForForms True if the specified section is protected for forms. Read/write Boolean.
Bb257719.properties(en-us,office.12).gif Range Returns a Range object that represents the portion of a document that's contained in the specified object.