Sections Members (Word)
A collection of Section objects in a selection, range, or document.
Methods
Name |
Description |
---|---|
Returns a Section object that represents a new section added to a document. |
|
Returns an individual Section object in a collection. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the Microsoft Word application. |
|
Returns a Long that represents the number of sections in the collection. Read-only. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
Returns a Section object that represents the first item in the Sections collection. |
|
Returns the last item in the Sections collection as a Section object. |
|
Returns a PageSetup object that's associated with the specified document, range, section, sections, or selection. |
|
Returns an Object that represents the parent object of the specified Sections object. |