BuildingBlock.Type Property
Returns the type for a building block. Read-only.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property Type As BuildingBlockType
Get
'Usage
Dim instance As BuildingBlock
Dim value As BuildingBlockType
value = instance.Type
BuildingBlockType Type { get; }
Property Value
Type: Microsoft.Office.Interop.Word.BuildingBlockType
BuildingBlockType