SmartArtLayout Interface
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.
Représente un diagramme SmartArt.
public interface class SmartArtLayout : Microsoft::Office::Core::_IMsoDispObj
[System.Runtime.InteropServices.Guid("000C03CA-0000-0000-C000-000000000046")]
public interface SmartArtLayout : Microsoft.Office.Core._IMsoDispObj
[<System.Runtime.InteropServices.Guid("000C03CA-0000-0000-C000-000000000046")>]
type SmartArtLayout = interface
interface _IMsoDispObj
Public Interface SmartArtLayout
Implements _IMsoDispObj
- Attributs
- Implémente
Remarques
Les choix incluent Liste de blocs de base, Liste de légendes d’images, Liste à puces verticale, etc.
Propriétés
Application |
Obtient un Object objet qui représente l’application conteneur pour l’objet SmartArtLayout . |
Category |
Obtient le nom de catégorie principale associé à la disposition SmartArt. |
Creator |
Renvoie un entier 32 bits qui indique l’application dans laquelle a été créé l’objet SmartArtLayout. |
Description |
Obtient la description de la disposition SmartArt. |
Id |
Récupère l’identificateur unique de la disposition SmartArt associée. |
Name |
Obtient le nom de chaîne de la disposition SmartArt. |
Parent |
Obtient l’objet appelant. |