次の方法で共有


Template.BuildingBlockTypes プロパティ

定義

テンプレートに BuildingBlockTypes 含まれる文書パーツ型のコレクションを表すコレクションを返します。 読み取り専用です。

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

プロパティ値

BuildingBlockTypes

適用対象