API Reference

Enum

PowerPointComparisonLayoutVariant

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

Comparison layout variants.

Inheritance

  • Enum
  • PowerPointComparisonLayoutVariant

Usage

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

Values

public const PowerPointComparisonLayoutVariant Auto #

Resolve the layout from item count and design intent.

Value: 0
public const PowerPointComparisonLayoutVariant SideBySide #

Render options as parallel narrative cards.

Value: 1
public const PowerPointComparisonLayoutVariant DecisionMatrix #

Render comparison criteria in an editable matrix.

Value: 2