API Reference

Enum

PowerPointShapeDistribution

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

Specifies how shapes should be distributed within a bounding area.

Inheritance

  • Enum
  • PowerPointShapeDistribution

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 PowerPointShapeDistribution Horizontal #

Distribute shapes evenly along the horizontal axis.

Value: 0
public const PowerPointShapeDistribution Vertical #

Distribute shapes evenly along the vertical axis.

Value: 1