InlineShapes.AddSmartArt (Word)

Insère un graphique SmartArt en tant que forme insérée dans le document actif.

AddSmartArt (Layout, Range)


Dim iseAddSmartArt As InlineShape
Set iseAddSmartArt = ActiveDocument.Range.InlineShapes.AddSmartArt(Layout:=)

Arguments

Un argument nommé

Layout (Office.SmartArtLayout) - Objet SmartArtLayout qui spécifie la disposition du graphique SmartArt.

Optional arguments

Les arguments suivants sont facultatifs

Range (Range) - Spécifie le texte auquel le graphique SmartArt est lié.