API Reference

Enum

PowerPointCompositionPreset

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

Named composition layouts for raw designer slides.

Inheritance

  • Enum
  • PowerPointCompositionPreset

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

Choose a stable preset from the active design intent.

Value: 0
public const PowerPointCompositionPreset BalancedColumns #

Two balanced columns with a full-width metric/support band.

Value: 1
public const PowerPointCompositionPreset VisualSplit #

Primary narrative region paired with a larger visual region.

Value: 2
public const PowerPointCompositionPreset MetricStory #

Large narrative/visual regions with a strong metric strip.

Value: 3
public const PowerPointCompositionPreset DashboardGrid #

Four equally weighted regions for dashboards and dense summaries.

Value: 4