BuildingBlock.Category Property
Returns the category 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 Category As Category
Get
'Usage
Dim instance As BuildingBlock
Dim value As Category
value = instance.Category
Category Category { get; }
Property Value
Type: Microsoft.Office.Interop.Word.Category
Category