API Reference

Enum

PowerPointVisualFrameVariant

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

Visual frame placeholder variants for raw designer compositions.

Inheritance

  • Enum
  • PowerPointVisualFrameVariant

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 PowerPointVisualFrameVariant Auto #

Choose a deterministic visual placeholder from the active design intent.

Value: 0
public const PowerPointVisualFrameVariant Dashboard #

Dashboard-like placeholder with panels and content lines.

Value: 1
public const PowerPointVisualFrameVariant Collage #

Layered collage placeholder with overlapping proof tiles.

Value: 2
public const PowerPointVisualFrameVariant Diagram #

Diagram placeholder with editable nodes and connectors.

Value: 3