BuildingBlockTypes 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 d' BuildingBlockType objets.
public interface class BuildingBlockTypes
[System.Runtime.InteropServices.Guid("B5828B50-0E3D-448A-962D-A40702A5868D")]
public interface BuildingBlockTypes
type BuildingBlockTypes = interface
Public Interface BuildingBlockTypes
- Attributs
Remarques
Les types de blocs de construction sont représentés par des WdBuildingBlockTypes constantes. Utilisez la Item(WdBuildingBlockTypes) méthode pour accéder à un type spécifique dans la collection BuildingBlockTypes . Pour plus d’informations sur les blocs de construction, voir utilisation des blocs de construction
Propriétés
| Application |
Renvoie un _Application Object qui représente l’application Microsoft Word. |
| Count |
Renvoie le nombre d’éléments dans la BuildingBlockTypes collection. En lecture seule. |
| Creator |
Renvoie un nombre entier de 32 bits qui indique l’application dans laquelle le complément a été créé. En lecture seule. |
| Parent |
Cette propriété renvoie le parent de l' BuildingBlockTypes objet spécifié. |
Méthodes
| Item(WdBuildingBlockTypes) |
Renvoie un BuildingBlockType Object qui représente l’élément spécifié dans la collection. |