Category.Type Property

Returns the type of building block for a building block category. 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 Category
Dim value As BuildingBlockType

value = instance.Type
BuildingBlockType Type { get; }

Property Value

Type: Microsoft.Office.Interop.Word.BuildingBlockType
BuildingBlockType

See Also

Reference

Category Interface

Category Members

Microsoft.Office.Interop.Word Namespace