Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Contains properties and methods for manipulating sections in a presentation.
The SectionProperties type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Application | Returns an Application object that represents the creator of the specified object. |
![]() |
Count | Returns the number of objects in the specified collection. Read-only. |
![]() |
Parent | Returns the parent object for the specified object. Read-only. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
AddBeforeSlide | Adds a section immediately before the specified slide index, and returns the index of the new section. |
![]() |
AddSection | Adds a new section at the specified index position and returns the index of the newly created section. |
![]() |
Delete | Deletes the section break that sets off the specified section, and optionally deletes all the slides in the section. |
![]() |
FirstSlide | Returns the index of the first slide in the specified section, or returns -1 if the section is empty. |
![]() |
Move | Moves the specified section to the specified index position, moving the slides in the section along with the section break. |
![]() |
Name | Returns the name of the specified section. |
![]() |
Rename | Renames the specified section with the specified name. |
![]() |
SectionID | Returns the unique identifier of the specified section. |
![]() |
SlidesCount | Returns the number of slides in the specified section. |
Top
.gif)
.gif)