IPresentationStep66

This interface provides access to individual presentation steps, enabling you to set or return a step’s properties including its caption text and timeout, the mode and wait time for advancing to the next step, and flight speed.

 

 

Properties

 

AnimationEndDateAndTime

Gets and sets the end date and time for a play time animation step.

AnimationLength

Gets and sets the number of seconds, the play time animation step plays.

AnimationStartDateAndTime

Gets and sets the start date and time for a play time animation step.

CaptionText

Gets and sets the text message to be displayed when the step is reached in the presentation.

CaptionTimeout

Gets and sets the length of time the caption should display before it disappears.

Continue

Gets and sets an enum that determines how the presentation advances to the next step.

Description

Gets and sets a string describing the step that displays in the Presentation Editor.

FlightSpeedFactor

Gets and sets an enum that determines the flight speed.

ID

Gets the ID of the object or item the step is performed on.

Index

Gets a zero-based index of the step that was created.

KeyStep

Gets and sets a Boolean that determines whether the step is a key step, used to mark “chapter” headings.

LocationSplineSpeed

Gets and sets the speed for a location presentation step when a presentation is played using the spline algorithm.

LocationSplineSpeedBehavior

Gets and sets an enum that determines how the LocationSplineSpeed property is implemented.

SetTimeVal

Gets the date and time that was set for a presentation time step or sets a new date and time.

ShowHideValue

Gets and sets a Boolean that determines whether to show or hide an object or group.

Type

Gets an enum that determines the operation performed in the step.

WaitTime

Gets and sets the number of seconds to wait before the presentation should advance to the next step.