Section Members

Include Protected Members
Include Inherited Members

Represents a single section in a selection, range, or document.

The Section type exposes the following members.

Properties

  Name Description
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property Borders Returns a Borders collection that represents all the borders for the specified object.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property Footers Returns a HeadersFooters collection that represents the footers in the specified section.
Public property Headers Returns a HeadersFooters collection that represents the headers for the specified section.
Public property Index Returns an Integer that represents the position of an item in a collection.
Public property PageSetup Returns a PageSetup object that's associated with the specified section.
Public property Parent Returns an object that represents the parent object of the specified object.
Public property ProtectedForForms True if the specified section is protected for forms. When a section is protected for forms, you can select and modify text only in form fields.
Public property Range Returns a Range object that represents the portion of a document that's contained in the specified object.

Top

See Also

Reference

Section Interface

Microsoft.Office.Interop.Word Namespace