SmartArtQuickStyle 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 style rapide SmartArt
public interface class SmartArtQuickStyle : Microsoft::Office::Core::_IMsoDispObj
[System.Runtime.InteropServices.Guid("000C03CC-0000-0000-C000-000000000046")]
public interface SmartArtQuickStyle : Microsoft.Office.Core._IMsoDispObj
[<System.Runtime.InteropServices.Guid("000C03CC-0000-0000-C000-000000000046")>]
type SmartArtQuickStyle = interface
interface _IMsoDispObj
Public Interface SmartArtQuickStyle
Implements _IMsoDispObj
- Attributs
- Implémente
Propriétés
Application |
Obtient un Object objet qui représente l’application conteneur pour l’objet SmartArtQuickStyle . |
Category |
Obtient le nom de catégorie principale associé au style rapide SmartArt. |
Creator |
Obtient un entier 32 bits qui indique l’application dans laquelle l’objet SmartArtQuickStyle a été créé. |
Description |
Obtient la description du style rapide SmartArt. |
Id |
Obtient l’identificateur unique du style rapide SmartArt associé. |
Name |
Obtient le nom de chaîne du style rapide SmartArt. |
Parent |
Renvoie l’objet appelant. |