API Reference

Enum

PowerPointSlideTransitionSpeed

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Represents the playback speed for a slide transition.

Inheritance

  • Enum
  • PowerPointSlideTransitionSpeed

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const PowerPointSlideTransitionSpeed Slow #

Slow transition speed.

Value: 0
public const PowerPointSlideTransitionSpeed Medium #

Medium transition speed.

Value: 1
public const PowerPointSlideTransitionSpeed Fast #

Fast transition speed.

Value: 2