Click or drag to resize

Shape InsertSmartArt Method

Insert a smartArt into placeholder shape.

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public void InsertSmartArt(
	SmartArtLayoutType smartArtLayoutType
)

Parameters

smartArtLayoutType
Type: Spire.Presentation.Diagrams SmartArtLayoutType

Implements

IShape InsertSmartArt(SmartArtLayoutType)
See Also