Category.BuildingBlocks Property

Returns the building blocks for a category. Read-only.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property BuildingBlocks As BuildingBlocks
    Get
'Usage
Dim instance As Category
Dim value As BuildingBlocks

value = instance.BuildingBlocks
BuildingBlocks BuildingBlocks { get; }

Property Value

Type: Microsoft.Office.Interop.Word.BuildingBlocks
BuildingBlocks

See Also

Reference

Category Interface

Category Members

Microsoft.Office.Interop.Word Namespace