API Reference

Enum

LegacyPptAnimationEffect

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

Specifies a classic PowerPoint 97-2003 animation effect.

Inheritance

  • Enum
  • LegacyPptAnimationEffect

Usage

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

Values

public const LegacyPptAnimationEffect Cut #

Cut or appear.

Value: 0
public const LegacyPptAnimationEffect Random #

A random entrance effect.

Value: 1
public const LegacyPptAnimationEffect Blinds #

Blinds.

Value: 2
public const LegacyPptAnimationEffect Checker #

Checkerboard.

Value: 3
public const LegacyPptAnimationEffect Cover #

Cover.

Value: 4
public const LegacyPptAnimationEffect Dissolve #

Dissolve.

Value: 5
public const LegacyPptAnimationEffect Fade #

Fade.

Value: 6
public const LegacyPptAnimationEffect Pull #

Pull or uncover.

Value: 7
public const LegacyPptAnimationEffect RandomBars #

Random bars.

Value: 8
public const LegacyPptAnimationEffect Strips #

Strips.

Value: 9
public const LegacyPptAnimationEffect Wipe #

Wipe.

Value: 10
public const LegacyPptAnimationEffect Zoom #

Box zoom.

Value: 11
public const LegacyPptAnimationEffect Fly #

Fly, crawl, stretch, zoom, swivel, or spiral variant.

Value: 12
public const LegacyPptAnimationEffect Split #

Split.

Value: 13
public const LegacyPptAnimationEffect Flash #

Flash.

Value: 14
public const LegacyPptAnimationEffect Diamond #

Diamond.

Value: 17
public const LegacyPptAnimationEffect Plus #

Plus.

Value: 18
public const LegacyPptAnimationEffect Wedge #

Wedge.

Value: 19
public const LegacyPptAnimationEffect Wheel #

Wheel.

Value: 26
public const LegacyPptAnimationEffect Circle #

Circle.

Value: 27