OfficeIMO

API Reference

Enum

SmartArtType

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

SmartArt layout types supported by SmartArtType).

Inheritance

  • Enum
  • SmartArtType

Values

public const SmartArtType BasicProcess #

Basic process diagram.

Value: 0
public const SmartArtType Hierarchy #

Hierarchy layout diagram.

Value: 1
public const SmartArtType Cycle #

Cycle diagram layout.

Value: 2
public const SmartArtType PictureOrgChart #

Picture organization chart layout.

Value: 3
public const SmartArtType ContinuousBlockProcess #

Continuous block process layout.

Value: 4
public const SmartArtType CustomSmartArt1 #

Custom SmartArt template 1 (from exported design).

Value: 5
public const SmartArtType CustomSmartArt2 #

Custom SmartArt template 2 (from exported design).

Value: 6