Template.BuildingBlockTypes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a BuildingBlockTypes collection that represents the collection of building block types that are contained in a template. Read-only.
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