API Reference

Enum

PowerPointClassicAnimationEffect

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

Specifies a classic PowerPoint entrance effect representable by binary PPT.

Inheritance

  • Enum
  • PowerPointClassicAnimationEffect

Usage

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

Accepted by parameters

Values

public const PowerPointClassicAnimationEffect Cut #

Cut or appear.

Value: 0
public const PowerPointClassicAnimationEffect Random #

A random entrance effect.

Value: 1
public const PowerPointClassicAnimationEffect Blinds #

Blinds.

Value: 2
public const PowerPointClassicAnimationEffect Checker #

Checkerboard.

Value: 3
public const PowerPointClassicAnimationEffect Cover #

Cover.

Value: 4
public const PowerPointClassicAnimationEffect Dissolve #

Dissolve.

Value: 5
public const PowerPointClassicAnimationEffect Fade #

Fade.

Value: 6
public const PowerPointClassicAnimationEffect Pull #

Pull or uncover.

Value: 7
public const PowerPointClassicAnimationEffect RandomBars #

Random bars.

Value: 8
public const PowerPointClassicAnimationEffect Strips #

Strips.

Value: 9
public const PowerPointClassicAnimationEffect Wipe #

Wipe.

Value: 10
public const PowerPointClassicAnimationEffect Zoom #

Box zoom.

Value: 11
public const PowerPointClassicAnimationEffect Fly #

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

Value: 12
public const PowerPointClassicAnimationEffect Split #

Split.

Value: 13
public const PowerPointClassicAnimationEffect Flash #

Flash.

Value: 14
public const PowerPointClassicAnimationEffect Diamond #

Diamond.

Value: 17
public const PowerPointClassicAnimationEffect Plus #

Plus.

Value: 18
public const PowerPointClassicAnimationEffect Wedge #

Wedge.

Value: 19
public const PowerPointClassicAnimationEffect Wheel #

Wheel.

Value: 26
public const PowerPointClassicAnimationEffect Circle #

Circle.

Value: 27