API Reference

Enum

LegacyPptOleUpdateMode

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

Specifies when a linked OLE cache is updated.

Inheritance

  • Enum
  • LegacyPptOleUpdateMode

Usage

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

Values

public const LegacyPptOleUpdateMode Automatic #

Update the linked cache whenever possible.

Value: 1
public const LegacyPptOleUpdateMode Manual #

Update the linked cache only on request.

Value: 3