API Reference

Enum

PowerPointDesignVariety

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

Controls how far generated alternatives should move from the selected recipe or preferred direction.

Inheritance

  • Enum
  • PowerPointDesignVariety

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 PowerPointDesignVariety Focused #

Stay close to the highest-ranked direction and vary mostly by palette and seed.

Value: 0
public const PowerPointDesignVariety Balanced #

Use the selected recipe or custom direction set as supplied.

Value: 1
public const PowerPointDesignVariety Exploratory #

Extend recipe alternatives with broader built-in directions for more creative distance.

Value: 2