Template.BuildingBlockTypes Propriété
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.
Retourne une BuildingBlockTypes collection qui représente la collection de types de blocs de construction contenus dans un modèle. En lecture seule.
public:
property Microsoft::Office::Interop::Word::BuildingBlockTypes ^ BuildingBlockTypes { Microsoft::Office::Interop::Word::BuildingBlockTypes ^ get(); };
public Microsoft.Office.Interop.Word.BuildingBlockTypes BuildingBlockTypes { get; }
member this.BuildingBlockTypes : Microsoft.Office.Interop.Word.BuildingBlockTypes
Public ReadOnly Property BuildingBlockTypes As BuildingBlockTypes