API Reference

Class

OdpAnimation

Namespace OfficeIMO.OpenDocument
Assembly OfficeIMO.OpenDocument
Modifiers sealed

An XML-backed basic ODP animation effect.

Inheritance

  • Object
  • OdpAnimation

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

Methods

public Void Remove() #
Returns: Void

Removes this effect.

Properties

public String TargetElement { get; } #

Target shape XML identifier.

public String AttributeName { get; } #

Animated attribute name.

public String From { get; } #

Starting value.

public String To { get; } #

Ending value.

public TimeSpan Duration { get; } #

Effect duration.