API Reference

Class

PowerPointAnimationReport

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Modifiers sealed

Read-only animation inspection report.

Inheritance

  • Object
  • PowerPointAnimationReport

Usage

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

Returned or exposed by

Properties

public Int32 SchemaVersion { get; } #

Report schema version.

public IReadOnlyList<PowerPointAnimationNode> Nodes { get; } #

Timing nodes in slide and tree order.

public Boolean HasAnimations { get; } #

Whether animation/timing markup was found.