次の方法で共有


BuildingBlockTypes.Item(WdBuildingBlockTypes) メソッド

定義

コレクション内の BuildingBlockType 指定した項目を表す オブジェクトを返します。

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

パラメーター

Index
WdBuildingBlockTypes

必須 WdBuildingBlockTypes コレクション内の項目の文書パーツの種類を指定します。

戻り値

BuildingBlockType

適用対象