Category.Type Property

Definition

Returns the type of building block for a building block category. Read-only.

public:
 property Microsoft::Office::Interop::Word::BuildingBlockType ^ Type { Microsoft::Office::Interop::Word::BuildingBlockType ^ get(); };
public Microsoft.Office.Interop.Word.BuildingBlockType Type { get; }
member this.Type : Microsoft.Office.Interop.Word.BuildingBlockType
Public ReadOnly Property Type As BuildingBlockType

Property Value

BuildingBlockType

Applies to