SectionProperties Members (PowerPoint)
Contains properties and methods for manipulating sections in a presentation.
Methods
Name |
Description |
---|---|
Adds a section immediately before the specified slide index, and returns the index of the new section. |
|
Adds a new section at the specified index position and returns the index of the newly created section. |
|
Deletes the section break that sets off the specified section, and optionally deletes all the slides in the section. |
|
Returns the index of the first slide in the specified section, or returns -1 if the section is empty. |
|
Moves the specified section to the specified index position, moving the slides in the section along with the section break. |
|
Returns the name of the specified section as a String. |
|
Renames the specified section with the specified name. |
|
Returns a string that represents the unique identifier of the specified section. |
|
Returns the number of slides in the specified section. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the creator of the specified object. |
|
Returns the number of objects in the specified collection. Read-only. |
|
Returns the parent object for the specified object. Read-only. |