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