Shapes.AddSmartArt(SmartArtLayout, Single, Single, Single, Single) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public Microsoft.Office.Core.Shape AddSmartArt (Microsoft.Office.Core.SmartArtLayout Layout, float Left = -1, float Top = -1, float Width = -1, float Height = -1);
abstract member AddSmartArt : Microsoft.Office.Core.SmartArtLayout * single * single * single * single -> Microsoft.Office.Core.Shape
Public Function AddSmartArt (Layout As SmartArtLayout, Optional Left As Single = -1, Optional Top As Single = -1, Optional Width As Single = -1, Optional Height As Single = -1) As Shape
Paramètres
- Layout
- SmartArtLayout
- Left
- Single
- Top
- Single
- Width
- Single
- Height
- Single