ISlide Properties |
The ISlide type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Comments |
Gets all author comments.
|
|
|
DisplaySlideBackground |
Gets slide's display background.
Read only
DisplaySlideBackground
.
|
|
|
Hidden |
Indicates whether the specified slide is hidden during a slide show.
Read/write
Boolean
.
|
|
|
Layout |
get or set the layout.
|
|
|
MasterSlideID |
Gets the ID of a masterslide.
Read-only
UInt32
.
|
|
|
Name |
Gets or sets the name of a slide.
Read/write
String
.
|
|
|
NotesSlide |
Gets the notes slide for the current slide.
Read-only
NotesSlide
.
|
|
|
OleObjects |
Returns the collection of Ole Objects on a slide.
Read-only
OleObjectCollection
|
|
|
Presentation | |
|
|
Shapes |
Gets the shapes of a slide.
Read-only
ShapeCollection
.
|
|
|
ShowMasterShape |
Hide background graphics
|
|
|
SlideBackground |
Gets slide's background.
Read only
SlideBackground
.
|
|
|
SlideID |
Gets the ID of a slide.
Read-only
UInt32
.
|
|
|
SlideNumber |
Gets a number of slide.
Index of slide in
Slides
collection is always equal to SlideNumber - 1.
|
|
|
SlideShowTransition |
Gets the Transition object which contains information about
how the specified slide advances during a slide show.
Read-only
SlideShowTransition
.
|
|
|
TagsList |
Gets the slide's tags collection.
Read-only
TagCollection
.
|
|
|
Theme |
Gets the theme object.
|
|
|
Timeline |
Gets animation timeline object.
Read-only
TimeLine
.
|
|
|
Title |
Gets or Sets the Title of silde.
|