Partager via


BuildingBlockTypes.Item(WdBuildingBlockTypes) Méthode

Définition

Renvoie un BuildingBlockType objet qui représente l’élément spécifié dans la collection.

public:
 Microsoft::Office::Interop::Word::BuildingBlockType ^ Item(Microsoft::Office::Interop::Word::WdBuildingBlockTypes Index);
public Microsoft.Office.Interop.Word.BuildingBlockType Item (Microsoft.Office.Interop.Word.WdBuildingBlockTypes Index);
abstract member Item : Microsoft.Office.Interop.Word.WdBuildingBlockTypes -> Microsoft.Office.Interop.Word.BuildingBlockType
Public Function Item (Index As WdBuildingBlockTypes) As BuildingBlockType

Paramètres

Index
WdBuildingBlockTypes

Obligatoire WdBuildingBlockTypes Spécifie le type de bloc de construction de l’élément dans la collection.

Retours

BuildingBlockType

S’applique à