BuildingBlock.Type 属性

定义

返回构建基块的类型。 此为只读属性。

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

属性值

BuildingBlockType

适用于