API Reference

Enum

PowerPointSmartArtType

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

SmartArt layouts supported by OfficeIMO.PowerPoint.

Inheritance

  • Enum
  • PowerPointSmartArtType

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 PowerPointSmartArtType BasicProcess #

A basic process/list SmartArt diagram.

Value: 0
public const PowerPointSmartArtType BasicHierarchy #

A hierarchy-oriented SmartArt diagram.

Value: 1
public const PowerPointSmartArtType BasicCycle #

A cycle-oriented SmartArt diagram.

Value: 2
public const PowerPointSmartArtType BasicList #

A vertically ordered list diagram.

Value: 3
public const PowerPointSmartArtType BasicMatrix #

A balanced row-and-column matrix diagram.

Value: 4
public const PowerPointSmartArtType BasicPyramid #

A stacked pyramid diagram ordered from apex to base.

Value: 5
public const PowerPointSmartArtType BasicRelationship #

A central concept with surrounding related nodes.

Value: 6