SmartArtQuickStyles Interface

Définition

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.

S’applique à