BuildingBlockType.Categories 属性

定义

返回一个集合,该集合表示构建基块类型的类别。 此为只读属性。

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

属性值

Categories

适用于