Click or drag to resize

ActiveSlide Properties

The ActiveSlide type exposes the following members.

Properties
Name Description
Public property DisplaySlideBackground
Gets slide's display background. Read only DisplaySlideBackground .
Public property Name
Gets or sets the name of a slide. Read/write String .
Public property OleObjects
Returns the collection of Ole Objects on a slide. Read-only OleObjectCollection
Public property Parent
Reference to Parent object. Read-only.
(Inherited from PptObject .)
Public property Presentation
Protected property ReferenceCount (Inherited from PptObject .)
Public property Shapes
Gets the shapes of a slide. Read-only ShapeCollection .
Public property SlideBackground
Gets slide's background. Read only SlideBackground .
Public property SlideID
Gets the ID of a slide. Read-only UInt32 .
Public property SlideShowTransition
Gets the Transition object which contains information about how the specified slide advances during a slide show. Read-only SlideShowTransition .
Public property TagsList
Gets the slide's tags collection. Read-only TagCollection .
Public property Theme
Gets a theme for this slide
Public property Timeline
Gets animation timeline object. Read-only TimeLine .
Top
See Also