API Reference

Enum

LegacyPptInteractionTrigger

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

Identifies how an interactive action is triggered.

Inheritance

  • Enum
  • LegacyPptInteractionTrigger

Usage

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

Values

public const LegacyPptInteractionTrigger MouseClick #

The action runs when the object or text is clicked.

Value: 0
public const LegacyPptInteractionTrigger MouseOver #

The action runs when the pointer moves over the object or text.

Value: 1