SmartArtQuickStyles 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 une collection de styles rapides SmartArt.
public interface class SmartArtQuickStyles : Microsoft::Office::Core::_IMsoDispObj, System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("000C03CB-0000-0000-C000-000000000046")]
public interface SmartArtQuickStyles : Microsoft.Office.Core._IMsoDispObj, System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("000C03CB-0000-0000-C000-000000000046")>]
type SmartArtQuickStyles = interface
interface _IMsoDispObj
interface IEnumerable
Public Interface SmartArtQuickStyles
Implements _IMsoDispObj, IEnumerable
- Attributs
- Implémente
Propriétés
Application |
Obtient un Object objet qui représente l’application conteneur pour l’objet SmartArtQuickStyles . |
Count |
Obtient le nombre d’objets SmartArtQuickStyle contenus dans la collection SmartArtQuickStyles . |
Creator |
Renvoie un entier 32 bits qui indique l’application dans laquelle a été créé l’objet SmartArtQuickStyles. |
Item[Object] |
Obtient un SmartArtQuickStyle objet à l’index spécifié ou avec l’identificateur unique spécifié. |
Parent |
Obtient l’objet appelant. |
Méthodes
GetEnumerator() |
Représente une collection de styles rapides SmartArt. |