API Reference

Enum

PowerPointArchitectureLayoutVariant

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

Architecture layout variants.

Inheritance

  • Enum
  • PowerPointArchitectureLayoutVariant

Usage

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

Values

public const PowerPointArchitectureLayoutVariant Auto #

Resolve the layout from grouping and graph shape.

Value: 0
public const PowerPointArchitectureLayoutVariant Layered #

Arrange editable nodes in named horizontal layers.

Value: 1
public const PowerPointArchitectureLayoutVariant HubSpoke #

Arrange editable nodes around a central hub.

Value: 2