Share via


Shape.ConvertTextToSmartArt Method (PowerPoint)

Converts text in a Shape object to a SmartArt diagram.

Version Information

Version Added: PowerPoint 2010

Syntax

expression .ConvertTextToSmartArt(Layout)

expression A variable that represents a Shape object.

Parameters

Name

Required/Optional

Data Type

Description

Layout

Required

[SMARTARTLAYOUT]

The SmartArt layout to convert text to.

See Also

Concepts

Shape Object Members

Shape Object